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