Native Inspect Manual (H06.03+)

Table Of Contents
Using Native Inspect
Native Inspect Manual528122-003
2-7
Sample Native Inspect Session
Sample Native Inspect Session
This sample session demonstrates these tasks:
Task Native Inspect Command
Access symbols information from a
specified object file
symbol command, symbol-file
command
Set search path for source files dir command
Set source file-name mapping map-source-name command
List source list command
Set a code breakpoint break command, tbreak command
Resume execution continue command
Trace stack frames bt command
Advance execution next command, nexti command,
step command, stepi command
Display a variable print command
Modify a variable set command (variable)
Set a printing attribute set command (environment)
Set a memory access breakpoint mab command
End program and session kill command