NET/MASTER Management Services (MS) Command Reference Summary
NonStop NET/MASTER MS Commands
115413 Tandem Computers Incorporated 13
DEBUG CLEAR
The DEBUG CLEAR command clears one or more breakpoint(s) associated with an
NCL process.
DEBUG CLEAR [ ID=
ncl-id
]
clear-spec
clear-spec
:
BREAKPOINT=ALL
BREAKPOINT=
bp-number
[ [ BREAKPOINT=
bp-number
] … ]
DEBUG DISPLAY The DEBUG DISPLAY command displays information about one or more variables in
the currently active set of variables.
DEBUG DISPLAY [ ID=
ncl-id
]
[ FORMAT={ NORMAL | BINARY } ]
[ SCOPE={ 0 |
nesting-level
} ]
[ { VAR | VBL }=[
variable-name
][ * ] ]
DEBUG HOLD The DEBUG HOLD command suspends execution of the specified NCL process(es).
DEBUG HOLD [ ID=
ncl-id
[ [ ID=
ncl-id
] … ] | ALL ]
DEBUG LIST
BREAKPOINTS
The DEBUG LIST BREAKPOINTS command lists the breakpoints in an NCL process.
DEBUG LIST BREAKPOINTS [ ID=
ncl-id
]
DEBUG LOAD The DEBUG LOAD command loads the specified file—an external NCL procedure or
function—before execution by an NCL process.
DEBUG LOAD [ ID=
ncl-id
] FILE=
file-name
DEBUG LOG The DEBUG LOG command starts the writing of debug messages to the activity log for
the specified NCL process(es).
DEBUG LOG [ ID=
ncl-id
[ [ ID=
ncl-id
] … ] | ALL ]