Migrating from Inspect to Native Inspect

Appendix A Inspect Command Mapping Migrating from Inspect to Native Inspect
Hewlett-Packard Company 543427-002 15 of 15
Inspect
Command
Native Inspect
Command
Description
SOURCE
list
List program source text.
STEP IN
step, stepi,
Step program execution a statement or
an instruction at a time, stepping in to
function/procedure/program unit calls.
STEP OUT
finish
Step program execution out of the
current function/procedure/program
unit call.
STEP OVER
next, nexti
Step program execution a statement or
an instruction at a time, stepping in to
function/procedure/program unit calls.
STOP
kill
Terminate program execution.
SYSTEM
Not supported Set the system to be used when
resolving Guardian file names.
TERM
Not supported Redirect terminal output to the
specified terminal.
TIME
Not supported Report the current time
TRACE
bt
List the frames on the program call
stack.
VOLUME
Volume | cd
Change the default Guardian volume
used to resolve unqualified file names.
XC
!
Execute the specified command from
the history list.