aboutsummaryrefslogtreecommitdiff
path: root/src/core/debugger/gdbstub.cpp
AgeCommit message (Expand)Author
2022-06-25gdbstub: fix register pokesLiam
2022-06-16core/debugger: memory breakpoint supportLiam
2022-06-10core/debugger: fix a number of shutdown deadlocksLiam
2022-06-03gdbstub: add missing library list commandLiam
2022-06-01core/debugger: Support reading guest thread namesLiam
2022-06-01Merge pull request #8402 from liamwhite/better-stepMorph
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-06-01gdbstub: Explicitly cast return type to u8Morph
2022-06-01core/debugger: Implement new GDB stub debuggerLiam