Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-27 | replay: Extract core API to 'exec/replay-core.h' | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-27 | gdbstub: Use vaddr type for generic insert/remove_breakpoint() API | Philippe Mathieu-Daudé | 4 | -9/+8 |
2022-10-06 | gdbstub: move guest debug support check to ops | Alex Bennée | 4 | -3/+18 |
2022-10-06 | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 5 | -118/+137 |
2022-10-06 | gdbstub: move sstep flags probing into AccelClass | Alex Bennée | 1 | -18/+4 |
2022-10-06 | gdbstub: move into its own sub directory | Alex Bennée | 4 | -0/+3672 |