Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-5
Command Summary
SELECT DEBUGGER
DEBUG
Invokes Debug on the current program. Once you have used
this command, you interact with Debug until issuing the Debug
command “INSPECT” to return control of the program to
Inspect.
SELECT LANGUAGE
Changes the current source language, changing the acceptable
syntax of language-dependent entries.
SELECT PROGRAM
Selects a program from the program list as the current program.
SELECT SEGMENT
Selects extended data segments in which extended data
addresses are to be resolved.
SELECT SOURCE
SYSTEM
Directs Inspect to retrieve source files from another system
when the object file has moved but the source has not.
SELECT SYSTYPE
Changes the current systype of Inspect.
SET
Changes the status of one of the settable Inspect parameters.
SHOW
Shows the status of one or all the settable Inspect parameters.
SIGNALS
Displays signal information for the current program.
SOURCE
Displays source code.
SOURCE ASSIGN
Sets or displays source assignments from the source-
assignment list for the current Inspect session.
SOURCE ICODE
Lists instruction mnemonics corresponding to listed source text.
SOURCE OFF
Disables automatic source display at each event.
SOURCE ON
Enables automatic source display at each event.
SOURCE OPEN
Displays the names of the files that are currently open as a
result of previous SOURCE commands.
SOURCE SEARCH
Displays source text that matches a specified string.
SOURCE SYSTEM
Directs Inspect to retrieve source files from another system
when the object file has moved but the source has not.
STEP
Resumes execution of the current program at the point where it
was last suspended, and then suspends execution after the
program has executed a certain number of units.
STOP
Stops one or more programs and removes them from the
program list.
SYSTEM
Sets the default system for expansion of any file names.
TERM
Changes which terminal or process is the Inspect command
terminal.
TIME
Directs Inspect to display the time.
Table 6-1. High-Level Inspect Commands (page 4 of 5)
Command Description