Simon Gellis
|
2cf99dbc21
|
Fix wrapping memory reads for 64-bit addresses
|
2025-01-05 13:54:53 -05:00 |
Simon Gellis
|
84f2cf7ece
|
Implement stepping
|
2025-01-05 13:44:59 -05:00 |
Simon Gellis
|
6fd8d8f5cf
|
Improve flow of command-line debugging
|
2025-01-05 11:24:59 -05:00 |
Simon Gellis
|
d6eb8ec7ef
|
Implement execute breakpoints
|
2025-01-05 00:47:58 -05:00 |
Simon Gellis
|
11df670ff4
|
Let emulator tell debugger to stop
|
2025-01-04 01:04:21 -05:00 |
Simon Gellis
|
be8cdd958a
|
Implement reading from real memory
|
2025-01-02 01:10:19 -05:00 |
Simon Gellis
|
82c3104ab9
|
Read actual register values
|
2025-01-01 21:48:33 -05:00 |
Simon Gellis
|
8707a5196b
|
Return register info
|
2025-01-01 21:04:45 -05:00 |
Simon Gellis
|
d016538408
|
Stub out reading registers and memory
|
2025-01-01 18:15:41 -05:00 |
Simon Gellis
|
9519897711
|
Separate GDB request and response into structs
|
2025-01-01 17:02:14 -05:00 |
Simon Gellis
|
24487b21b7
|
Support pausing and resuming
|
2025-01-01 14:56:54 -05:00 |
Simon Gellis
|
b94ae4d586
|
Add support for moar commands
|
2024-12-31 00:08:45 -05:00 |
Simon Gellis
|
014b9ebbfa
|
Handle the kill packet
|
2024-12-30 23:44:06 -05:00 |
Simon Gellis
|
0a5e223ba7
|
Handle one message
|
2024-12-30 23:38:28 -05:00 |
Simon Gellis
|
47a05968fb
|
Create tcp server
|
2024-12-30 21:55:30 -05:00 |