Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-04 | gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary | Philippe Mathieu-Daudé | 1 | -2/+4 |
2023-03-07 | gdbstub: Build syscall.c once | Richard Henderson | 1 | -2/+1 |
2023-03-07 | gdbstub: only compile gdbstub twice for whole build | Alex Bennée | 1 | -4/+26 |
2023-03-07 | gdbstub: move syscall handling to new file | Alex Bennée | 1 | -0/+4 |
2023-03-07 | gdbstub: move chunks of user code into own files | Alex Bennée | 1 | -0/+3 |
2022-10-06 | gdbstub: move breakpoint logic to accel ops | Alex Bennée | 1 | -0/+8 |
2022-10-06 | gdbstub: move into its own sub directory | Alex Bennée | 1 | -0/+1 |