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: 

kill process in backend

Former Member
0 Kudos

Hi all,

I have created a program with infinite loop and put it in background..

Want to know two things,

1. how can i debug it >?

2. how can I kill it ?

thanks,

1 ACCEPTED SOLUTION

former_member259807
Active Participant
0 Kudos

- start SM50 or SM51

- find your endless loop process

- in the menu, select Program/Session

- Program -> debugging

cancel the prog also via SM50 (Process -> cancel)

3 REPLIES 3

Former Member
0 Kudos

Hi,

try closing that session or close the logon completely.

Regards,

Venkatesh

former_member259807
Active Participant
0 Kudos

- start SM50 or SM51

- find your endless loop process

- in the menu, select Program/Session

- Program -> debugging

cancel the prog also via SM50 (Process -> cancel)

Former Member
0 Kudos

Hi,

try in SM37