Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference SUmmary
106101 Tandem Computers Incorporated 15
ENV The ENV command displays the current settings of the Inspect environment and
selectable parameters.
ENV [
env-parameter
]
env-parameter
: one of
DIRECTORY
LANGUAGE
LOG
PROGRAM
SCOPE
SOURCE SYSTEM
SYSTEM
SYSTYPE
VOLUME
EXIT The EXIT command stops the Inspect process. Programs being debugged with Inspect
are not stopped.
EXIT
FA-Fix Alias The FA command enables you to retrieve, edit, and reissue an existing alias definition.
When you enter an FA command, Inspect presents the ADD ALIAS command for the
specified alias in an editing template.
FA
alias-name
FB-Fix Breakpoint The FB command enables you to retrieve, edit, and reissue an existing breakpoint
definition. When you enter an FB command, Inspect presents the BREAK command
for the specified breakpoint in an editing template (for code breakpoints only).
FB
breakpoint-number
FC-Fix Command The FC command enables you to retrieve, edit, and reissue a command line in the
history buffer. When you enter an FC command, Inspect presents the specified
command line (up to 255 characters) in an editing template.
FC [
command-line-specifier
]
command-line-specifier
: one of
pos-num
neg-num
search-text
"
search-text
"