Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-4
Command Summary
INFO SEGMENTS Displays information about the extended segments allocated for
or by the current program.
INFO SIGNALS
Displays signal information for the current program.
KEY
Adds a function-key definition or displays one or all function-key
definitions in the function-key list for the current Inspect session.
The KEY command is a synonym for the ADD KEY and the LIST
KEY commands.
LIST ALIAS
Displays one or all aliases from the alias list for the current
Inspect session.
LIST BREAKPOINT
Displays one or all breakpoints defined in the current program.
LIST HISTORY
Displays a portion of or the entire history buffer.
LIST KEY
Displays one or all function-key definitions from the function-key
list for the current Inspect session.
LIST PROGRAM
Displays the list of programs being debugged.
LIST SOURCE ASSIGN
Displays the source assignments from the source-assignment
list for the current Inspect session.
LIST SOURCE OPEN
Displays the names of all source files that Inspect has opened
as the result of previous SOURCE commands.
LOG
Records the session input, output, or both input and output on a
permanent file.
LOW
Switches Inspect from high-level to low-level command mode.
MATCH
Searches for scope-unit names or other identifiers in the current
program.
MODIFY
Changes the value of a data item or register in the current
program.
OBEY
Causes Inspect to read commands from a specified file.
OBJECT
Displays information about the current program’s object file.
OPENS
Shows the status of files that have been opened by the current
program.
OUT
Directs the output listing to a specified file.
PAUSE
Suppresses Inspect prompts until a debug event occurs in any
of the programs on the program list.
PROGRAM
Displays the programs in the program list or selects a program
as the current program.
RESUME
Reactivates one or more suspended programs, changing the
program’s state from hold to run.
SAVE
Creates a save file of the current program.
SCOPE
Changes or displays the current scope path.
Table 6-1. High-Level Inspect Commands (page 3 of 5)
Command Description