Age | Commit message (Expand) | Author |
---|---|---|
2023-03-07 | includes: move tb_flush into its own header | Alex Bennée |
2023-03-07 | gdbstub: move GDBState to shared internals header | Alex Bennée |
2023-03-07 | gdbstub: define separate user/system structures | Alex Bennée |
2023-03-07 | gdbstub: clean-up indent on gdb_exit | Alex Bennée |
2023-03-07 | gdbstub: fix-up copyright and license files | Alex Bennée |
2023-03-07 | gdbstub/internals.h: clean up include guard | Alex Bennée |
2023-02-27 | replay: Extract core API to 'exec/replay-core.h' | Philippe Mathieu-Daudé |
2023-02-27 | gdbstub: Use vaddr type for generic insert/remove_breakpoint() API | Philippe Mathieu-Daudé |
2022-10-06 | gdbstub: move guest debug support check to ops | Alex Bennée |
2022-10-06 | gdbstub: move breakpoint logic to accel ops | Alex Bennée |
2022-10-06 | gdbstub: move sstep flags probing into AccelClass | Alex Bennée |
2022-10-06 | gdbstub: move into its own sub directory | Alex Bennée |