Application Development 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: 

How to debug a program running in background?

Former Member
0 Kudos

Hi,

can anyone let me know how to debug a program running in background?

Regards,

Amruth

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Amruth,

GOTO SM51.

There choose the server in which ur background program is running. Place the cursor on the line which shows your program. Choose the menu option 'Debugging'.

Depending on your version the menu option is in different places.

If you have the correct authorizations, a window pop will pop up, with your program in the debugger.

Regards,

Chandru

3 REPLIES 3

Former Member
0 Kudos

Hi Amruth,

GOTO SM51.

There choose the server in which ur background program is running. Place the cursor on the line which shows your program. Choose the menu option 'Debugging'.

Depending on your version the menu option is in different places.

If you have the correct authorizations, a window pop will pop up, with your program in the debugger.

Regards,

Chandru

0 Kudos

Thanks a lot chandra prakash.

former_member191735
Active Contributor
0 Kudos

chandra prakash is right. Just double click on the server - put cursor on your session - then go to program/mode - debugging with take you to debug.