You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I need help with debuging ILE COBOL programs using SEP. After the Debug Service is restart I can set Service Entry Point and call the program - debug works and everything lokks ok. But if I cancel the SEP, recompile the program and set the SEP again the program runs without opening the debug.
Probably the old program is still somewhere in the memory and the SEP is wainting for that.
Do you have any idea what could be wrong?
Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I need help with debuging ILE COBOL programs using SEP. After the Debug Service is restart I can set Service Entry Point and call the program - debug works and everything lokks ok. But if I cancel the SEP, recompile the program and set the SEP again the program runs without opening the debug.
Probably the old program is still somewhere in the memory and the SEP is wainting for that.
Do you have any idea what could be wrong?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions