Skip to content

Debugger and Profound UI #2131

Discussion options

You must be logged in to vote

Perfect timing! The Debug Service v2 has been released this week by IBM and it adds support for service entry points.
If you have the IBM i Debug extension, it's probably updated already.
Now you need to install the PTF that will bump the debug service to V2:

You'll also need Java 11 on the LPAR you're going to debug.

Once it's updated, Code for IBM i will detect you're using the V2 and enable the Set Service Entry Point action the debug menu (when you right click on a .PGM or .SRVPGM object in the Object Browser).

Once you have set an entry, as soon as the program/service program gets called on the LPAR, VSCode will pick it up and start a debug session.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@sebjulliand
Comment options

@bigbearjeff63
Comment options

@sebjulliand
Comment options

@bigbearjeff63
Comment options

@sebjulliand
Comment options

Answer selected by sebjulliand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants