|
|
8f0646e426
|
proc: load more registers
Adds ability to load x87, SSE and AVX registers.
Fixes #666
|
2016-12-19 21:29:45 +01:00 |
|
|
|
16f16cf86d
|
proc: bugfix: cleaning up spurious process exited errors (#599)
Fixes flakiness of TestCmdLineArgs.
|
2016-07-20 15:36:31 -07:00 |
|
|
|
0fded288b5
|
all: Fix typos
|
2016-05-29 22:13:52 +02:00 |
|
|
|
e7a9a3ea9a
|
Disassemble command
Implements #368
|
2016-02-11 16:59:07 -08:00 |
|
|
|
0188dc2c8b
|
misc: cleanup and documentation
|
2016-01-10 02:10:51 -08:00 |
|
|
|
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 |
|
|
|
256c83b17b
|
Implement regs command to print registers values, fixes #62
|
2015-06-19 14:27:01 -05:00 |
|
|
|
e5233e7262
|
Rename: s/ThreadContext/Thread/
|
2015-06-12 14:51:23 -05:00 |
|
|
|
bfca6114d4
|
Rename package proctl -> proc
|
2015-06-12 14:49:23 -05:00 |
|