gary/debugger
David Anderson af91f1bda8 debugger/Debugger: add an actual debug module
Introduces a new serial wire format, and a ReadRange command to
dump larger chunks of memory at once.
2024-09-18 21:23:22 -07:00
..
memory debugger: more hacking, hex editor with full editing now works 2024-09-16 15:53:55 -07:00
serial debugger: more hacking, hex editor with full editing now works 2024-09-16 15:53:55 -07:00
Debugger.bsv debugger/Debugger: add an actual debug module 2024-09-18 21:23:22 -07:00
Debugger_Test.bsv debugger/Debugger: add an actual debug module 2024-09-18 21:23:22 -07:00
hexview.go debugger: more UI tweaks and playing with layout 2024-09-16 19:23:37 -07:00
main.go debugger: implement scrolling in the hex view 2024-09-16 16:10:24 -07:00
ui.go debugger: more UI tweaks and playing with layout 2024-09-16 19:23:37 -07:00