aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdbstub/user.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Save target's siginfoGustavo Romero2024-03-131-1/+5
* gdbstub: Rename back gdb_handlesigGustavo Romero2024-03-131-13/+2
* gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich2024-03-061-2/+3
* {linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich2024-03-061-1/+1
* gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich2024-03-061-0/+5
* gdbstub: Add syscall entry/return hooksIlya Leoshkevich2024-02-091-0/+13
* gdbstub: Allow specifying a reason in stop packetsIlya Leoshkevich2024-02-091-2/+14
* gdbstub: move chunks of user code into own filesAlex Bennée2023-03-071-0/+43