Liam
|
67d1c62135
|
gdbstub: add missing library list command
|
2022-06-03 20:42:13 -04:00 |
|
Liam
|
b3dce90004
|
core/debugger: Support reading guest thread names
|
2022-06-01 21:25:32 -04:00 |
|
Morph
|
a08c0ca9c3
|
Merge pull request #8402 from liamwhite/better-step
core/debugger: Improved stepping mechanism and misc fixes
|
2022-06-01 20:46:10 -04:00 |
|
Liam
|
da50e98e3a
|
core/debugger: Improved stepping mechanism and misc fixes
|
2022-06-01 02:15:15 -04:00 |
|
Morph
|
0767bdd486
|
gdbstub: Explicitly cast return type to u8
Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8.
|
2022-06-01 01:40:18 -04:00 |
|
Liam
|
2ee161a0bf
|
core/debugger: Implement new GDB stub debugger
|
2022-06-01 00:01:25 -04:00 |
|