Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-4
Categories of Native Inspect Commands
can command Decodes a specified address.
disassemble command,
da command
Displays a range of memory as instructions
delete display command
Deletes an expression from the automatic display list
disable display
command
Disables automatic display items
display command
Adds an expression to the automatic display list
enable display
command
Enables automatic display items that have been disabled
env command
Displays environment information about a process
fn command
Searches for a value (finds a number) in the virtual address
space of the current process
i command
Displays memory as instructions
jb command
Displays memory at a specified jump-buffer-address
modify command
, info
command with the
registers option
Changes the content of memory
output command
Displays the value of a specified expression without saving it
to the value history list
print command
Evaluates and displays the value of a specified expression,
saving the result on the value history list
reg command
Displays registers
set command (variable)
Evaluates an expression and assigns the resulting value to a
variable
x command
Examines memory at a specified address
Stack Commands
bt command
,
tn command
Prints a backtrace of all the stack frames
down command, down-
silently command
Selects the stack frame that is called by the currently selected
stack frame
frame command, select-
frame command
Selects a specified stack frame
info command
with
frame option
Displays information about frames and registers
tj command, tu
command
Traces the stack from a TNS/E native jump buffer (tj
command) or a ucontext buffer (tu command) contained at
the specified address
Table 3-1. Commands of Native Inspect (page 4 of 5)
Group Name and
Command Name Function