chuckw0325
Programmer
- Dec 2, 2024
- 11
I am running COBOL on an AS400 system. The system compiles all programs using CRTCBLPGM. I am trying to start a debug session using STRDBG. I enter STRDBG and hit F4. I enter my program name and the library. When I hit enter, it isn't taking me into the screen where I can set breakpoints and I'm not sure why. Any assistance would be greatly appreciated.