DEBUG (Debug Option)

The DEBUG command dynamically sets, disables, or interrogates the DEBUG option. If DEBUG is set, a program dump is produced to aid in debugging DUMPANALYZER.

Syntax

── DEBUG ─┬─────┬──────────────────────────────────────────────────────┤
          ├─ + ─┤
          ├─ - ─┤
          └─ ? ─┘

Explanation

The following text describes the meaning of each option.

DEBUG

DEBUG +

Set the DEBUG option.

DEBUG -

Disables the DEBUG option.

DEBUG ?

Shows whether or not the DEBUG option is set.

Example

The following example shows the output from setting the DEBUG option.

DEBUG +


      DEBUG SET