Migrating from Inspect to Native Inspect

Migrating from Inspect to Native Inspect
14 of 15 Hewlett-Packard Company 543427-002
Inspect
Command
Native Inspect
Command
Description
OUT log
Log session output to a file.
(Native Inspect does not support only
logging output.)
PAUSE wait
Suspend debugger prompting until a
process debug event occurs, or the user
presses the break key.
PROGRAM vector
Select the specified program as the
current program, on which all
debugger operations apply.
RESUME continue
Continue execution of the process.
SAVE save
Save process state to a snapshot file
for later post-mortem debugging.
SCOPE fr[ame] |
select-frame
Select a specified stack frame as the
frame relative to which program state
is displayed.
SELECT
DEBUGGER DEBUG
switch
Switch the current process to another
debugger.
SELECT SEGMENT vq
Select an extended data segment as the
current segment relative to which
the debugger displays program state.
SELECT
LANGUAGE
set language
Set the current language used to parse
and evaluate expressions. (Useful
when debugging mixed-language
programs.)
SELECT PROGRAM
vector
Select which program is the current
program.
SELECT SOURCE
SYSTEM
Not supported Read source files from specified
system.
SELECT SYSTYPE
Determined by
the path type
supplied to the
last cd
command.
Set whether file names are resolved
using Guardian or OSS rules.
SET
set
Set a debugger option.
SET RADIX base
Set default input or output radix.
(Native Inspect Debug compatibility
command)
SHOW
show
List debugger options and their values.
SIGNALS
ih
Display information about defined
signal handlers.