NET/MASTER Management Services (MS) Command Reference Manual
DEBUG RESUME
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–51
Examples
1. The following example resumes execution of the current NCL process. The
following screen displays the results.
DEBUG RESUME
 (09:54) --------------------- OPERATOR CONTROL SERVICES ----------------------
 START WORDS THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
 |NM1060 PROCEDURE WORDS NCLID 1606 PAUSED
 DEBUG START ID=1606
 NNM1901 NCL 001606 DEBUG SESSION INITIATED
 NNM1902 NCL 001606 SUSPENDED AT WORDS.8 LINE 22
 GO ID=1606 Y
 DEBUG BREAKPOINT T
 NNM1909 NCL 001606 BREAKPOINT 1 CREATED
 DEBUG RESUME
 NNM1905 NCL 001606 RESUMED
 ---| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10+|
 1 :
 2 :
 3 : ********************
 4 : **********
 5 : ***************
 6 :
 7 :
 8+ :
 ---| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10+|
 NNM1902 NCL 001606 SUSPENDED AT WORDS.21 BP 1 LINE 39
 ---------- ------------------ NonStop NET/MASTER D30 ---------------- --------
 M=>
2. The following example is the abbreviated form of the preceding example:
DEB R
3. The following example resumes execution of all currently suspended NCL
processes:
DEB R ALL










