Previous Topic: Transferring ControlNext Topic: Computation Phase


Using the Online Debugger with PL/I

You can use the online debugger to detect, trace, and resolve programming errors in DC PL/I programs. To use the online debugger with PL/I, you should be familiar with both hexadecimal notation and hexadecimal arithmetic.

The phases of the debugging process are discussed below, followed by a sample PL/I online debugger session.