| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro | Philippe Mathieu-Daudé | 2025-03-09 | 1 | -4/+2 |
| * | gdbstub/user-target: fix gdbserver int format (%d -> %x) | Dominik 'Disconnect3d' Czarnota | 2025-01-30 | 1 | -5/+5 |
| * | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later | Philippe Mathieu-Daudé | 2024-09-20 | 1 | -1/+1 |
| * | gdbstub: Move GdbCmdParseEntry into a new header file | Gustavo Romero | 2024-07-05 | 1 | -12/+13 |
| * | user: Use get_task_state() helper | Philippe Mathieu-Daudé | 2024-05-06 | 1 | -2/+2 |
| * | {linux,bsd}-user: Introduce get_task_state() | Ilya Leoshkevich | 2024-03-06 | 1 | -2/+2 |
| * | gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way | Ilya Leoshkevich | 2024-02-09 | 1 | -0/+5 |
| * | accel/tcg: Replace CPUState.env_ptr with cpu_env() | Richard Henderson | 2023-10-04 | 1 | -1/+1 |
| * | gdbstub: Add support for info proc mappings | Ilya Leoshkevich | 2023-07-03 | 1 | -0/+137 |
| * | gdbstub: move chunks of user code into own files | Alex Bennée | 2023-03-07 | 1 | -0/+283 |