Native Inspect Manual (H06.07+)
Syntax of Native Inspect Commands
Native Inspect Manual—528122-006
4-88
x command
To use the current default to continue displaying memory (once you enter a format
specification and an address, the x command uses those values as the defaults until
you change the specification):
To use the convenience variables $_ and $__:
(eInspect 6,1103):x /3i 0x70000ca8
0x70000ca8 <__STRING$2+24>: data8 0x14c84a407a
0x70000cb2 <__STRING$2+34>: [MII] break.m 0x0
0x70000cb8 <__STRING$2+40>: break.i 0x0
(eInspect 6,1103):x/2
0x70000cbe <__STRING$2+46>: break.i 0x0
0x70000cc2 <__STRING$3+2>: [MII] data8 0x103932ba333
(eInspect 6,1103):x /7
0x70000cc8 <__STRING$3+8>: (p16) cmp4.eq p7,p16=45,r25
0x70000cce <__STRING$3+14>: data8 0xc8dcdec6ca
0x70000cd2 <__STRING$3+18>: [MII] data8 0x15b1b7b6311
0x70000cd8 <__STRING$3+24>: data8 0xf481a480b1
0x70000cde <__STRING$3+30>: data8 0x014c84a40
0x70000ce2 <__STRING$4+2>: [-3-] data8 0x1237b21037b
0x70000ce8 <__STRING$4+8>: data8 0x1cdc9959d
(eInspect 6,1103):x
0x70000ce8 <__STRING$4+8>: data8 0x1cdc9959d
eInspect 2,348):x $pc
0x703a4310:2 <main+402>: -535231967
(eInspect 2,348):print $_
$4 = (examine_w_type *) 0x703a4310:2
(eInspect 2,348):print $__
$5 = -535231967










