Debugging COBOL programs
Each version of the COBOL compiler provides enhancements that you can use to develop COBOL programs. These enhancements can create different levels of debugging capabilities. The topics below describe how to use these enhancements when you debug your COBOL programs.
- Qualifying variables and changing the point of view in COBOL
- z/OS Debugger evaluation of COBOL expressions
- Debugging a COBOL program in full-screen mode
- Using COBOL variables with z/OS Debugger
- Using DBCS characters in COBOL
- Using z/OS Debugger functions with COBOL
- z/OS Debugger commands that resemble COBOL statements
- %PATHCODE values for COBOL
- Debugging VS COBOL II programs