| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-10 | core/debugger: fix a number of shutdown deadlocks | Liam | |
| 2022-06-03 | gdbstub: add missing library list command | Liam | |
| 2022-06-01 | core/debugger: Support reading guest thread names | Liam | |
| 2022-06-01 | Merge pull request #8402 from liamwhite/better-step | Morph | |
| core/debugger: Improved stepping mechanism and misc fixes | |||
| 2022-06-01 | core/debugger: Improved stepping mechanism and misc fixes | Liam | |
| 2022-06-01 | gdbstub: Explicitly cast return type to u8 | Morph | |
| Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8. | |||
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | |
