Debug only works the first time after restarting debug service/server #2632
Closed
Max-Mikkel
started this conversation in
General
Replies: 1 comment 1 reply
-
This is a known issue that IBM should address in an upcoming release of the debug service - see https://github.com/codefori/vscode-ibmi/issues/2426 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I made a test pgm, set service entry point in vs code. opened the terminal and called testpgm resulting in a successful debug on vs code.
After this i changed the test pgm, recompiled it and set a service entry point on the same pgm again. This time, when calling the pgm from the terminal, the debug vs code failed to catch the debug.
This happens consistently on all sources, and debug only works the first time after restarting the debug service/server.
We are using ibm debugger 2.0.1.
Any tips?
BR,
Mikkel
Beta Was this translation helpful? Give feedback.
All reactions