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 the debug engine. The compiled language debugger enables you to debug COBOL 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).