Peter Evans
|
1ff5d17f19
|
Add hexdump command
|
2018-03-09 16:44:53 -06:00 |
|
Peter Evans
|
c5d1542937
|
Show correct PC counter in scan
|
2018-03-01 21:37:10 -06:00 |
|
Peter Evans
|
b239cac239
|
Add dblock command to disassemble blocks of code
|
2018-03-01 19:31:56 -06:00 |
|
Peter Evans
|
edd175c1f9
|
Add disasm command (toggle disassembly)
|
2018-02-26 20:52:13 -06:00 |
|
Peter Evans
|
4558e62adc
|
Use the correct name for the quit command function
|
2018-02-26 20:46:19 -06:00 |
|
Peter Evans
|
d1a6441c5a
|
Add missing tests for vm_debug.c
|
2018-02-26 14:25:02 -06:00 |
|
Peter Evans
|
7b3b30a0f2
|
Use addr2 for ws tests
I take it back from the previous commit--the test was written with an
assumption that was not how execute() works
|
2018-02-25 16:14:05 -06:00 |
|
Peter Evans
|
e50fda62be
|
Add step command
|
2018-02-25 15:41:37 -06:00 |
|
Peter Evans
|
01f230dc85
|
Add unbreak command, unbreak_all() function for testing
|
2018-02-25 14:38:24 -06:00 |
|
Peter Evans
|
588362abee
|
Add prompt; quit command; breakpoints
|
2018-02-25 14:25:02 -06:00 |
|
Peter Evans
|
09f7152e07
|
Add writeaddr command
|
2018-02-24 19:38:04 -06:00 |
|
Peter Evans
|
06bf63ecb2
|
Add jump debug command
|
2018-02-24 19:36:02 -06:00 |
|
Peter Evans
|
1be1abc0af
|
Add printaddr, printstate
|
2018-02-24 18:57:00 -06:00 |
|
Peter Evans
|
ec253905ad
|
Add resume command, finder function, arg parser, execute
|
2018-02-24 16:30:46 -06:00 |
|
Peter Evans
|
a614c1e5df
|
Add new file, vm_debug.c, and help command for it
|
2018-02-23 21:58:30 -06:00 |
|