aboutsummaryrefslogtreecommitdiff
path: root/gdbstub/user-target.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06user: Use get_task_state() helperPhilippe Mathieu-Daudé1-2/+2
2024-03-06{linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich1-2/+2
2024-02-09gdbstub: Expose TARGET_SIGTRAP in a target-agnostic wayIlya Leoshkevich1-0/+5
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson1-1/+1
2023-07-03gdbstub: Add support for info proc mappingsIlya Leoshkevich1-0/+137
2023-03-07gdbstub: move chunks of user code into own filesAlex Bennée1-0/+283