Native Inspect Manual (H06.13+, J06.03+)

0x70001c80:0 <call9>: [MMI] alloc r34=ar.pfs,19,16,0
0x70001c80:1 <call9+0x6>: adds r12=-128,r12
0x70001c80:2 <call9+0xc>: mov r36=r1;;
0x70001c90:0 <call9+0x10>: [MII] nop.m 0x0
0x70001c90:1 <call9+0x16>: mov r35=b0
0x70001c90:2 <call9+0x1c>: mov r37=r32
0x70001ca0:0 <call9+0x20>: [MMB] mov r38=r33
0x70001ca0:1 <call9+0x26>: adds r39=80,r12
0x70001ca0:2 <call9+0x2c>: nop.b 0x0;;
0x70001cb0:0 <call9+0x30>: [MII] st8 [r39]=r37
0x70001cb0:1 <call9+0x36>: adds r40=88,r12
0x70001cb0:2 <call9+0x3c>: nop.i 0x0;;
0x70001cc0:0 <call9+0x40>: [MII] st8 [r40]=r38
120 printf("%s q = %d\n",string,q);
0x70001cc0:1 call9+0x46>: addl r41=96,r1
0x70001cc0:2 call9+0x4c>: nop.i 0x0;;
End of assembler dump.
info Command
Displays information about the target being debugged. No aliases are accepted for the info
command.
info attribute
Where:
attribute
The value of attribute is one of the following:
address symbolic-name
Describes where the specified symbol is stored.
all-registers
Lists all registers and their contents for the currently selected frame. Listing includes
floating-point registers.
architecture
Lists information about the target architecture.
args
Lists argument variables of the currently selected stack frame.
breakpoints
Lists information about all user-defined breakpoints, including per-process breakpoints,
global breakpoints, catch events and MABs.
copying
Lists the conditions for redistributing copies of Native Inspect.
display
Lists the expressions on the automatic display list, which are displayed when the program
being debugged stops.
dll
Prints information about each loadfile (program file and DLL) associated with the current
process. The listing includes the loadfile name, its preferred load address, and its actual
address.
files
Prints names of targets and files being debugged.
86 Native Inspect Command Syntax