Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Debugger starting automatically

0 Likes
2,593

Dear All,

On the time of activation of ABAP program debugger getting started automatic with this program wpbhelp_registration.

Plz tel me how to control it?


5 REPLIES 5
Read only

Former Member
0 Likes
1,735

Hi Senthil,

Can you confirm in the debugger setting all the system debugging is switched off.

Regards,

Kannan

Read only

0 Likes
1,735

Debugger started with this message 'Standard layout used (user-specific layout -> long text)'

Regards,

Senthil.

Read only

FredericGirod
Active Contributor
0 Likes
1,735

Someone (maybe you) have asked for an external breakpoint.

external break point could be put, for example, in SICF with you user. So each time somebody use the SICF node, you will have a debugger screen

regards

Fred

Read only

0 Likes
1,735

Hi Frederic,

Thanks for your reply,

Debugger is getting start only time of activating my current session program. Every time same program without any break-point getting triggered.

Read only

Former Member
0 Likes
1,735

Hi Senthil,

That is a common message which we will get while debugging.Try to press F7 and use the option and press Shift+F2.

Regards,

Kannan