Migrating from Inspect to Native Inspect
Migrating from Inspect to Native Inspect
Hewlett-Packard Company 543427-002 11 of 15
Appendix A - Inspect to Native Inspect Command Mapping
In the following table, | is used to identify alternative choices.
Inspect
Command
Native Inspect
Command
Description
A a
Display memory in ASCII.
(Native Inspect Debug compatibility command)
ADD ALIAS
Not supported Add a command alias.
ADD KEY
Not supported Add a command binding to a terminal
function key.
ADD PROGRAM attach |
snapshot
Debug a running process or load a
snapshot file.
ADD SOURCE
ASSIGN
dir | map
Define how to locate a source file that
is not at its compile-time location.
(Note: Native Inspect does not support
partial source assigns.)
B[REAK] b[reak] |
tbreak
Set a breakpoint (or temporary
breakpoint) at the specified location.
BD mab
Set a memory access breakpoint.
CD cd | volume
Change the current directory, used to
resolve file names that are not fully
qualified.
C[LEAR] delete
Delete a code breakpoint or memory
access breakpoint.
DELETE ALIAS
Not supported Delete command alias.
DELETE KEYS
Not supported Delete function key binding.
DELETE SOURCE
ASSIGN
Not supported Delete a source file name mapping
rule.
DELETE SOURCE
OPEN
Not supported Close an open source file so that
another program can access it.
D[ISPLAY] print
Print the value of a variable or result
of an expression.
ENV env
Display information about the
debugging session.
EXIT exit
Terminate the debugging session
FC fc
Fix command; edit and reexecute a
previous command.










