- 32cad1f include: Rename sysemu/ -> system/ by Philippe Mathieu-Daudé · 3 months ago
- b14d064 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later by Philippe Mathieu-Daudé · 6 months ago
- 133f202 gdbstub: Move GdbCmdParseEntry into a new header file by Gustavo Romero · 8 months ago
- 0eaf7fb gdbstub/system: Rename 'user_ctx' argument as 'ctx' by Philippe Mathieu-Daudé · 12 months ago
- 25f34eb gdbstub: Correct invalid mentions of 'softmmu' by 'system' by Philippe Mathieu-Daudé · 12 months ago
- 5dcf633 gdbstub: use a better signal when we halt for IO reasons by Alex Bennée · 1 year, 3 months ago
- e216256 gdbstub: replace exit calls with proper shutdown for softmmu by Clément Chigot · 1 year, 5 months ago
- af2e06c gdbstub: Fix target_xml initialization by Akihiko Odaki · 1 year, 5 months ago
- 3f7d1bd gdbstub: Rename 'softmmu' -> 'system' by Philippe Mathieu-Daudé · 1 year, 5 months ago[Renamed (99%) from gdbstub/softmmu.c]
- d0e5fa8 gdbstub: replace global gdb_has_xml with a function by Alex Bennée · 1 year, 6 months ago
- d2fe226 gdbstub: lightly refactor connection to avoid snprintf by Alex Bennée · 1 year, 8 months ago
- 7583700 gdbstub: only send stop-reply packets when allowed to by Matheus Tavares Bernardino · 1 year, 10 months ago
- 131f387 gdbstub: split out softmmu/user specifics for syscall handling by Alex Bennée · 2 years ago
- c566080 gdbstub: move syscall handling to new file by Alex Bennée · 2 years ago
- 505601d gdbstub: specialise stub_can_reverse by Alex Bennée · 2 years ago
- 7ea0c33 gdbstub: introduce gdb_get_max_cpus by Alex Bennée · 2 years ago
- 589a586 gdbstub: specialise target_memory_rw_debug by Alex Bennée · 2 years ago
- 8a2025b gdbstub: specialise handle_query_attached by Alex Bennée · 2 years ago
- a7e0f9b gdbstub: abstract target specific details from gdb_put_packet_binary by Alex Bennée · 2 years ago
- ccd4c7c gdbstub: rationalise signal mapping in softmmu by Alex Bennée · 2 years ago
- d96bf49 gdbstub: move chunks of user code into own files by Alex Bennée · 2 years ago
- b6fa2ec gdbstub: move chunk of softmmu functionality to own file by Alex Bennée · 2 years ago
- 9455762 gdbstub: fix-up copyright and license files by Alex Bennée · 2 years ago
- 55b5b8e gdbstub: Use vaddr type for generic insert/remove_breakpoint() API by Philippe Mathieu-Daudé · 2 years, 3 months ago
- a48e7d9 gdbstub: move guest debug support check to ops by Alex Bennée · 2 years, 5 months ago
- ae7467b gdbstub: move breakpoint logic to accel ops by Alex Bennée · 2 years, 5 months ago