| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: rename CurrentProcess to ApplicationProcess | 2023-02-13 | 1 | -14/+14 | |
| * | debugger: add host fastmem pointer fetch command | 2023-01-12 | 1 | -3/+23 | |
| * | gdbstub: add ams monitor commands | 2022-11-10 | 1 | -0/+151 | |
| * | gdbstub: fix register pokes | 2022-06-25 | 1 | -0/+1 | |
| * | core/debugger: memory breakpoint support | 2022-06-16 | 1 | -21/+118 | |
| * | 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 | |