Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-06-25 | gdbstub: fix register pokes | Liam | 1 | -0/+1 |
2022-06-16 | core/debugger: memory breakpoint support | Liam | 1 | -21/+118 |
2022-06-10 | core/debugger: fix a number of shutdown deadlocks | Liam | 1 | -0/+2 |
2022-06-04 | gdbstub: add missing library list command | Liam | 1 | -22/+28 |
2022-06-02 | core/debugger: Support reading guest thread names | Liam | 1 | -13/+158 |
2022-06-01 | core/debugger: Improved stepping mechanism and misc fixes | Liam | 1 | -7/+92 |
2022-06-01 | gdbstub: Explicitly cast return type to u8 | Morph | 1 | -2/+2 |
2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | 1 | -0/+382 |