aboutsummaryrefslogtreecommitdiff
path: root/include/gdbstub
AgeCommit message (Expand)Author
2024-03-13gdbstub: Save target's siginfoGustavo Romero
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero
2024-03-06gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich
2024-03-06{linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich
2024-02-09gdbstub: Add syscall entry/return hooksIlya Leoshkevich
2024-02-09gdbstub: Allow specifying a reason in stop packetsIlya Leoshkevich
2023-10-12gdbstub: replace exit calls with proper shutdown for softmmuClément Chigot
2023-03-07gdbstub: Remove gdb_do_syscallvRichard Henderson
2023-03-07gdbstub: move syscall handling to new fileAlex Bennée
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée
2023-03-07gdbstub: move chunks of user code into own filesAlex Bennée