|
44a917b398
|
gdbstub: added REUSEADDR/PORT and socket closing
|
2023-10-08 23:52:26 +02:00 |
|
|
980070b204
|
correct ebreak implementation, gdbstub watcher
everything in gdb should work now :)
|
2023-10-08 19:04:25 +02:00 |
|
|
f52699a8bf
|
Multithread gdbstub and execution, with cont/halt
|
2023-10-08 17:42:44 +02:00 |
|
|
f2c573bfc6
|
Make CPU and memory thread-safe
|
2023-10-08 16:50:57 +02:00 |
|
|
c878dee7e0
|
Make CPU code thread safe
|
2023-10-08 16:40:03 +02:00 |
|
|
afc68c1c96
|
gdbstub: implemented 'm' 'M' memory commands
|
2023-10-08 16:11:41 +02:00 |
|
|
629fa5fc56
|
gdbstub: ctrl-c command support
|
2023-10-08 15:15:34 +02:00 |
|
|
cb98752b67
|
gdbstub: implemented G command
|
2023-10-08 14:09:06 +02:00 |
|
|
43629abbd4
|
GDBstub base implementation (gdb is happy)
|
2023-10-08 13:02:50 +02:00 |
|
|
5b020b0444
|
Added mock gdbstub implementation
|
2023-10-05 23:04:59 +02:00 |
|