| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gdbstub: Build syscall.c once | Richard Henderson | 2023-03-07 | 1 | -4/+1 |
| * | gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t | Richard Henderson | 2023-03-07 | 1 | -6/+6 |
| * | gdbstub: Remove gdb_do_syscallv | Richard Henderson | 2023-03-07 | 1 | -16/+10 |
| * | gdbstub: split out softmmu/user specifics for syscall handling | Alex Bennée | 2023-03-07 | 1 | -24/+3 |
| * | gdbstub: move syscall handling to new file | Alex Bennée | 2023-03-07 | 1 | -0/+235 |