NET/MASTER Management Services (MS) Command Reference Manual
DEBUG STEP
NonStop NET/MASTER MS Commands
2–66 115412 Tandem Computers Incorporated
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, except the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
For related information, see the other DEBUG commands and the EXEC, FLUSH,
SHOW NCL, and START commands.
Examples
1. After suspending execution at statement 16 in the WORDS NCL procedure, the
following screen shows the results of stepping at the current nesting level:
DEBUG STEP
DEBUG STEP
DEBUG STEP
(10:40) --------------------- OPERATOR CONTROL SERVICES ----------------------
START WORDS THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
|NM1060 PROCEDURE WORDS NCLID 1630 PAUSED
DEBUG START ID=1630
NNM1901 NCL 001630 DEBUG SESSION INITIATED
NNM1902 NCL 001630 SUSPENDED AT WORDS.8 LINE 22
GO ID=1630 Y
DEBUG BREAKPOINT S=16
NNM1909 NCL 001630 BREAKPOINT 1 CREATED
DEBUG RESUME
NNM1905 NCL 001630 RESUMED
NNM1902 NCL 001630 SUSPENDED AT WORDS.16 BP 1 LINE 34
DEBUG STEP
---| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10+|
NNM1902 NCL 001630 SUSPENDED AT WORDS.17 LINE 35
DEBUG STEP
NNM1902 NCL 001630 SUSPENDED AT WORDS.18 LINE 36
DEBUG STEP
1 :
NNM1902 NCL 001630 SUSPENDED AT WORDS.19 LINE 37
_____________________________________________________________________________
---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>