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

System Debugging Stopped Working

Former Member
0 Likes
528

Hi Gurus,

From last few days suddenly system debugging has stopped working. When I put it on It gives the message 'System Debugging switched on' but it just doesn't wait & post the document. I have checked with the Basis guy & he confirms there is no change from his side ( Of course I am not convinced about it & strongly believe that something has changed in the syatem ). Can somebody guide me on this.

Regards

Raju Chitale

4 REPLIES 4
Read only

Former Member
0 Likes
498

Hi Raju,

Let me know what program you are debugging...

Regards,

Satya

Read only

0 Likes
498

Post here the program name.

Remember that if program type is K, the debugger doesn't work.

Read only

Former Member
0 Likes
498

Hi Raju, have you checked your personal settings within the editor (utilities->settings->debugging)? It could be that you have external debugging active. Prior to ECC5.0 I believe you had to toggle between external and internal debugging. So if you inadvertently switched it to external it won't break within your sap gui sessions until you switch it back to internal.

Kevin

Read only

Former Member
0 Likes
498

check your program attributes in se38...goto-->attributes.

go to status and if the program is a "system program" the debugger wont work.

Warren