aboutsummaryrefslogtreecommitdiffstats
path: root/gdbstub/user-target.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Move GdbCmdParseEntry into a new header fileGustavo Romero2024-07-051-12/+13
* user: Use get_task_state() helperPhilippe Mathieu-Daudé2024-05-061-2/+2
* {linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich2024-03-061-2/+2
* gdbstub: Expose TARGET_SIGTRAP in a target-agnostic wayIlya Leoshkevich2024-02-091-0/+5
* accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson2023-10-041-1/+1
* gdbstub: Add support for info proc mappingsIlya Leoshkevich2023-07-031-0/+137
* gdbstub: move chunks of user code into own filesAlex Bennée2023-03-071-0/+283