Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-216
Default Value
*
specifies all programs in the program list.
program
specifies a program using one of several formats. program identifies the program
by its program number (as shown by the LIST PROGRAM command). program
identifies the program by its name (as shown by the LIST PROGRAM command).
program identifies the program by its process ID (CPU number and process
number).
Default Value
If you enter the STOP command without any parameter, Inspect stops the current
program.
Usage Considerations
The STOP command can only stop programs on the program list; you cannot use it
to stop any process.
The Inspect STOP command stops only the primary process of a fault-tolerant
process pair; it does not stop the backup process. If you need to stop both the
primary and backup simultaneously, use the TACL command STOP.
Related Commands
ADD PROGRAM on page 6-10
HOLD on page 6-93
RESUME on page 6-158
SELECT PROGRAM on page 6-167
Example
This example illustrates the starting of a second process in debugging mode. First, the
Inspect command PAUSE is used to ignore the previously existing process while
issuing Inspect commands for the second process. Then the Inspect command STOP
STOP [ * | program ]
program: one of
program-number
program-name
cpu,pin