Compiled language debugger

The compiled language debugger is an interactive source-level debugger. It works on a client that is connected through a network connection to z/OS Debugger. The compiled language debugger enables you to debug C, C++, COBOL, assembler, PL/I programs, and HLASM programs.

The debugger displays application source files and the functions in those source files. You can single-step, step through, step over, or stop execution at a specified line or condition. While controlling execution, you can monitor variables, registers, memory, call stacks, and other elements.

The compiled language debugger is enabled for Internet Protocol Version 6 (IPv6)