Display Debug (DSPDBG)

The Display Debug (DSPDBG) command shows the current status of debug mode. It shows:

Programs that are in debug mode but have not been called are also shown.

Restrictions:

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
*PRINT
The output is printed with the job's spooled output.

Examples

DSPDBG

If entered interactively, this command shows the current attributes of debug mode at the display station. Also shown are the breakpoints at which any of the programs being debugged are stopped, the recursion levels of the programs that are currently active, and the names of the programs that have not been called.

Error messages

None