summaryrefslogtreecommitdiffstats
path: root/src/core/debugger/gdbstub.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix debugger and process list lifetimeLiam2024-01-131-1/+14
* gdbstub: add ams monitor commandsLiam2022-11-111-0/+1
* core/debugger: memory breakpoint supportLiam2022-06-161-0/+3
* core/debugger: fix a number of shutdown deadlocksLiam2022-06-101-0/+1
* core/debugger: Support reading guest thread namesLiam2022-06-021-1/+0
* Merge pull request #8402 from liamwhite/better-stepMorph2022-06-021-0/+2
|\
| * core/debugger: Improved stepping mechanism and misc fixesLiam2022-06-011-0/+2
* | core/debugger: Define defaulted virtual destructorsMorph2022-06-011-1/+1
|/
* core/debugger: Implement new GDB stub debuggerLiam2022-06-011-0/+47