1. 0beaebc gdbstub: don't report auxv feature unless on Linux by Alex Bennée · 1 year, 11 months ago
  2. b846ad6 gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary by Philippe Mathieu-Daudé · 1 year, 11 months ago
  3. cc37d98 *: Add missing includes of qemu/error-report.h by Richard Henderson · 2 years ago
  4. 2d3d251 gdbstub: Build syscall.c once by Richard Henderson · 2 years ago
  5. 0820a07 gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t by Richard Henderson · 2 years ago
  6. 2f70f2d gdbstub: Remove gdb_do_syscallv by Richard Henderson · 2 years ago
  7. 131f387 gdbstub: split out softmmu/user specifics for syscall handling by Alex Bennée · 2 years ago
  8. 61b2e13 gdbstub: only compile gdbstub twice for whole build by Alex Bennée · 2 years ago
  9. c566080 gdbstub: move syscall handling to new file by Alex Bennée · 2 years ago
  10. 379b42e gdbstub: don't use target_ulong while handling registers by Alex Bennée · 2 years ago
  11. b428ad1 gdbstub: fix address type of gdb_set_cpu_pc by Alex Bennée · 2 years ago
  12. 505601d gdbstub: specialise stub_can_reverse by Alex Bennée · 2 years ago
  13. 7ea0c33 gdbstub: introduce gdb_get_max_cpus by Alex Bennée · 2 years ago
  14. 589a586 gdbstub: specialise target_memory_rw_debug by Alex Bennée · 2 years ago
  15. 8a2025b gdbstub: specialise handle_query_attached by Alex Bennée · 2 years ago
  16. a7e0f9b gdbstub: abstract target specific details from gdb_put_packet_binary by Alex Bennée · 2 years ago
  17. ccd4c7c gdbstub: rationalise signal mapping in softmmu by Alex Bennée · 2 years ago
  18. d96bf49 gdbstub: move chunks of user code into own files by Alex Bennée · 2 years ago
  19. b6fa2ec gdbstub: move chunk of softmmu functionality to own file by Alex Bennée · 2 years ago
  20. 36e067b gdbstub: make various helpers visible to the rest of the module by Alex Bennée · 2 years ago
  21. 1678ea0 gdbstub: move fromhex/tohex routines to internals by Alex Bennée · 2 years ago
  22. 548c960 includes: move tb_flush into its own header by Alex Bennée · 2 years ago
  23. 9f56787 gdbstub: move GDBState to shared internals header by Alex Bennée · 2 years ago
  24. 8e70c6f gdbstub: define separate user/system structures by Alex Bennée · 2 years ago
  25. ad9e458 gdbstub: clean-up indent on gdb_exit by Alex Bennée · 2 years ago
  26. 9455762 gdbstub: fix-up copyright and license files by Alex Bennée · 2 years ago
  27. 9774855 gdbstub/internals.h: clean up include guard by Alex Bennée · 2 years ago
  28. 5b5968c replay: Extract core API to 'exec/replay-core.h' by Philippe Mathieu-Daudé · 2 years, 3 months ago
  29. 55b5b8e gdbstub: Use vaddr type for generic insert/remove_breakpoint() API by Philippe Mathieu-Daudé · 2 years, 3 months ago
  30. a48e7d9 gdbstub: move guest debug support check to ops by Alex Bennée · 2 years, 5 months ago
  31. ae7467b gdbstub: move breakpoint logic to accel ops by Alex Bennée · 2 years, 5 months ago
  32. 3b7a938 gdbstub: move sstep flags probing into AccelClass by Alex Bennée · 2 years, 5 months ago
  33. 842b42d gdbstub: move into its own sub directory by Alex Bennée · 2 years, 5 months ago