aboutsummaryrefslogtreecommitdiff
path: root/include/gdbstub/user.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-20license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé1-1/+1
2024-03-13gdbstub: Save target's siginfoGustavo Romero1-1/+5
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero1-13/+2
2024-03-06gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich1-2/+3
2024-03-06{linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich1-1/+1
2024-03-06gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich1-0/+5
2024-02-09gdbstub: Add syscall entry/return hooksIlya Leoshkevich1-0/+13
2024-02-09gdbstub: Allow specifying a reason in stop packetsIlya Leoshkevich1-2/+14
2023-03-07gdbstub: move chunks of user code into own filesAlex Bennée1-0/+43