Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference SUmmary
106101 Tandem Computers Incorporated 35
STOP The STOP command stops one or more programs, removing the stopped programs
from the program list.
STOP [ * |
program
]
program
: one of
program-number
program-name
cpu,pin
SYSTEM The SYSTEM command sets the default system for expanding file names as operands
to Inspect commands.
SYSTEM [ \
system
]
TERM The TERM command alters Inspect's command terminal by changing the home
terminal of the Inspect process to another terminal or a process. All programs being
debugged retain their original home terminal.
TERM {
terminal
|
process
}
process
:
[
\system
. ] $
name
TIME The TIME command enables you to obtain the current time.
TIME [ /OUT/ <
file
> ]
TRACE The TRACE command displays the call history of active scopes for the current
program location. Inspect displays the call history sequentially, from the most recent
to the oldest.
TRACE [
num-calls
] [ REGISTERS ] [ ARGUMENTS ]
VOLUME The VOLUME command sets the default volume and subvolume for expansion of any
file names.
VOLUME { $
volume
}
{ [ $
volume
. ]
subvol
}