Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-157
Default Value
program-name identifies a program by its program name (as shown by the LIST
PROGRAM command). cpu,pin identifies a process by its process ID (CPU
number and process number).
CODE code-file
directs Inspect to retrieve symbol information from an object code file different from
the one used to create the process (or the process that was saved).
LIB lib-file
directs Inspect to retrieve symbol information from a library file different from the
one associated with the process (or the process that was saved).
SRL srl-file
directs Inspect to retrieve symbol information from a SRL file different from the one
associated with the process (or the process that was saved). The SRL clause is a
single filename, or comma separated list of filenames.
Default Value
If you do not specify program, PROGRAM displays all programs in the current
sessions.
Usage Considerations
If you specify programwith optional CODE, LIB, or SRL clauses, PROGRAM
selects the named program from the program list as the current program.
The PROGRAM command will not add the program if program is not currently on
the program list.
You cannot select programs using an OSS PID. Use the cpu,pin of the process
or the program ordinal.
The file name type of the CODE, LIB, or SRL clauses is determined by the current
systype of Inspect.
Related Commands
ADD PROGRAM on page 6-10
LIST PROGRAM on page 6-137
SELECT PROGRAM on page 6-167
STOP on page 6-215