Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-20 | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-03-13 | gdbstub: Save target's siginfo | Gustavo Romero | 1 | -1/+5 |
2024-03-13 | gdbstub: Rename back gdb_handlesig | Gustavo Romero | 1 | -13/+2 |
2024-03-06 | gdbstub: Call gdbserver_fork() both in parent and in child | Ilya Leoshkevich | 1 | -2/+3 |
2024-03-06 | {linux,bsd}-user: Pass pid to gdbserver_fork() | Ilya Leoshkevich | 1 | -1/+1 |
2024-03-06 | gdbstub: Introduce gdbserver_fork_start() | Ilya Leoshkevich | 1 | -0/+5 |
2024-02-09 | gdbstub: Add syscall entry/return hooks | Ilya Leoshkevich | 1 | -0/+13 |
2024-02-09 | gdbstub: Allow specifying a reason in stop packets | Ilya Leoshkevich | 1 | -2/+14 |
2023-03-07 | gdbstub: move chunks of user code into own files | Alex Bennée | 1 | -0/+43 |