NET/MASTER Messages Manual
NNM1919
Messages
106159 Tandem Computers Incorporated 2–335
NNM1917 NCL
nclid
BREAKPOINT
bpno
DOES NOT EXIST
Cause. A DEBUG CLEAR command was issued but the specified breakpoint did not
exist.
nclid
is the ID of the NCL process being debugged.
bpno
is the breakpoint number specified.
Effect. No breakpoint is cleared.
Recovery. You can use the DEBUG LIST BREAKPOINTS command to list the
breakpoints.
NNM1918 NCL
nclid
NO BREAKPOINTS EXIST
Cause. A DEBUG LIST BREAKPOINTS command was issued but no breakpoints were
found.
nclid
is the ID of the NCL process being debugged.
Effect. No breakpoints are listed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1919 NCL
nclid
BREAKPOINT
bpno
setting
Cause. A DEBUG LIST BREAKPOINTS command was issued, and the message is part
of the response. The line contains information about a breakpoint.
nclid
is the ID of the NCL process being debugged.
bpno
is the breakpoint number.
setting
is the code position where the breakpoint is set.
Effect. The information about a breakpoint is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.