Age | Commit message (Expand) | Author |
---|---|---|
2023-03-07 | gdbstub: Build syscall.c once | Richard Henderson |
2023-03-07 | gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t | Richard Henderson |
2023-03-07 | gdbstub: Remove gdb_do_syscallv | Richard Henderson |
2023-03-07 | gdbstub: split out softmmu/user specifics for syscall handling | Alex Bennée |
2023-03-07 | gdbstub: move syscall handling to new file | Alex Bennée |