System Debug Reference Manual (32650-90888)

Chapter 6 241
System Debug Command Specifications M-X
PAUSE
Limitations, Restrictions
none
PAUSE
Pauses (puts to sleep) a process for the specified number of seconds.
Syntax
PAUSE
n
Parameters
n
The number of seconds the process is to be suspended. Negative values are
treated the same as positive ones.
Examples
$nmdebug > pause #10
Suspend the process for (decimal) 10 seconds.
Limitations, Restrictions
none
PIN
Privileged Mode
Switches the process-specific pointers and registers to allow the examination of process
related information.
Syntax
PIN [
pin
] [ANYSTATE]
Parameters
pin
The process identification number (PIN). If omitted, the current process
that was active at dump time is used. If no process was active at dump