Learning VSC for IBMi - debugging issue #1607
Unanswered
dwilkins-curbstone
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Check out our docs on the Debugger. You can see how to start it up here, but the Walkthrough will help you start it up as I am sure you are aware. https://codefori.github.io/docs/#/pages/developing/debug/debug |
Beta Was this translation helpful? Give feedback.
2 replies
-
Does anyone have any tips or advice for me as to what I need to look for on our iseries that could be causing the issue? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I followed the IBMi debug install and walkthrough but when I try to start a debug session on a program I get the following message and after some research I found on the merlin page that it could mean that the debugging service isn't started. But, I thought I started it on when I went through the setup and the walkthrough page.
How do I start the debugging service using VSC? I'm thinking this isn't the same as running command STRDBGSRV on the IBMi command line. But I'm not 100% sure of that. Any help is appreciated. The IBMi is listening on port 8005.
Beta Was this translation helpful? Give feedback.
All reactions