| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/debugger: fix a number of shutdown deadlocks | 2022-06-10 | 1 | -0/+2 | |
| * | gdbstub: add missing library list command | 2022-06-03 | 1 | -22/+28 | |
| * | core/debugger: Support reading guest thread names | 2022-06-01 | 1 | -13/+158 | |
| * | Merge pull request #8402 from liamwhite/better-step | 2022-06-01 | 1 | -7/+92 | |
| |\ | |||||
| | * | core/debugger: Improved stepping mechanism and misc fixes | 2022-06-01 | 1 | -7/+92 | |
| * | | gdbstub: Explicitly cast return type to u8 | 2022-06-01 | 1 | -2/+2 | |
| |/ | |||||
| * | core/debugger: Implement new GDB stub debugger | 2022-06-01 | 1 | -0/+382 | |