Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-94
Default Value
PROGRAM command). cpu,pin identifies a process by its process ID.
PATHWAY-term-name identifies a PATHWAY requester program by the name of its
logical PATHWAY terminal.
*
specifies all executable programs in the program list.
Default Value
Entering HOLD without parameters suspends the current program.
Usage Considerations
Holding a Program
When a program enters the hold state, it becomes the current program. In the
case of multiple suspensions, the last one suspended becomes the current
program. To determine the current program, enter the LIST PROGRAM command;
an asterisk precedes the program number of the current program. Use SELECT
PROGRAM to change the current program.
HOLD During a System Procedure Call
If program execution is in a system procedure call, Inspect will wait until the system
procedure returns control to the program before suspending execution. Therefore,
when you suspend several programs, the order of suspension can be different
from the order of the HOLD commands.
Pressing the BREAK Key
Pressing the BREAK key while the current program is running does not place the
program in the hold state; you must use the HOLD command.
ICODE
The ICODE command displays instruction mnemonics starting at a specified statement
or code address. For accelerated programs, the ICODE command may be used to list
TNS instructions, TNS/R instructions, or a combination of both.
Note. The ICODE command is invalid for PATHWAY requester programs.