Command Variations

Many of the debugger commands allow a number of prefixes, which specify a variation of the command function. The table below contains an explanation of these prefixes.

Prefix
Description Example Description
Lcommand     Lists information on command. LMACRO Lists information on the current macro definition.
Dcommand Sets the default values for command.     DSTEP Sets the default values for the Step command.
Ncommand Removes the instance of command. NBREAKPOINT     Removes the breakpoints.