IBM i Debugger in VSC for RPGLE #2496
Replies: 5 comments 2 replies
-
Hi @JamesBerlekamp , Yes, CLLE can be debugged (CLP not so much). Service Entry Points (SEP) will allow you to debug both batch and interactive. Batch debug will allow you...to start and debug batch. |
Beta Was this translation helpful? Give feedback.
-
I have it running. Thanks for your help. Where does the output of n interactive session show? |
Beta Was this translation helpful? Give feedback.
-
I am debugging this program and there is no output showing in that output tab. |
Beta Was this translation helpful? Give feedback.
-
I was assuming the DSPLY results would show in the output tab. Variables show in the variables window. Are interactive jobs that would be on a green screen debugged by attaching? |
Beta Was this translation helpful? Give feedback.
-
Thank you! |
Beta Was this translation helpful? Give feedback.
-
Attempting to begin using the debugger with VSC for i. Is there a good new users doc to follow? Can CL be debugged? Batch and Interactive?
Beta Was this translation helpful? Give feedback.
All reactions