aarzilli
e7a9a3ea9a
Disassemble command
...
Implements #368
2016-02-11 16:59:07 -08:00
Derek Parker
0188dc2c8b
misc: cleanup and documentation
2016-01-10 02:10:51 -08:00
Paul Smith
7206267772
Visually align registers & show 16 bytes for each
...
This change right-aligns the register names in the output of the "regs" command,
and pads out the display of the hex value of each register to 16 bytes. This
makes scanning registers for set values a bit easier.
2015-09-02 00:00:48 -05:00
aarzilli
0933a681cf
proc.(*Thread).GetG: reading TLS memory directly for g address instead of modifying the executable code
2015-07-28 07:33:51 +02:00
Giulio Iotti
256c83b17b
Implement regs command to print registers values, fixes #62
2015-06-19 14:27:01 -05:00
Derek Parker
e5233e7262
Rename: s/ThreadContext/Thread/
2015-06-12 14:51:23 -05:00
Derek Parker
bfca6114d4
Rename package proctl -> proc
2015-06-12 14:49:23 -05:00