summaryrefslogtreecommitdiff
path: root/src/core/debugger/gdbstub.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/debugger: fix a number of shutdown deadlocksGravatar Liam2022-06-101-0/+1
* core/debugger: Support reading guest thread namesGravatar Liam2022-06-011-1/+0
* Merge pull request #8402 from liamwhite/better-stepGravatar Morph2022-06-011-0/+2
|\
| * core/debugger: Improved stepping mechanism and misc fixesGravatar Liam2022-06-011-0/+2
* | core/debugger: Define defaulted virtual destructorsGravatar Morph2022-06-011-1/+1
|/
* core/debugger: Implement new GDB stub debuggerGravatar Liam2022-06-011-0/+47