summaryrefslogtreecommitdiff
path: root/src/core/debugger/debugger_interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-16core/debugger: memory breakpoint supportGravatar Liam1-1/+7
2022-06-10core/debugger: fix a number of shutdown deadlocksGravatar Liam1-0/+5
2022-06-01core/debugger: Define defaulted virtual destructorsGravatar Morph1-0/+4
2022-06-01core/debugger: Improved stepping mechanism and misc fixesGravatar Liam1-4/+5
2022-06-01core/debugger: Implement new GDB stub debuggerGravatar Liam1-0/+74