summaryrefslogtreecommitdiff
path: root/src/core/debugger (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/debugger: Support reading guest thread namesGravatar Liam2022-06-012-14/+158
* Merge pull request #8402 from liamwhite/better-stepGravatar Morph2022-06-015-42/+134
|\
| * core/debugger: Improved stepping mechanism and misc fixesGravatar Liam2022-06-015-42/+134
* | Merge pull request #8404 from Morph1984/virtualGravatar liamwhite2022-06-013-2/+6
|\ \
| * | core/debugger: Define defaulted virtual destructorsGravatar Morph2022-06-013-2/+6
| |/
* / gdbstub: Explicitly cast return type to u8Gravatar Morph2022-06-011-2/+2
|/
* core/debugger: Implement new GDB stub debuggerGravatar Liam2022-06-017-0/+1281