1. e192a45 target-sh4: Fix gdb read/write register by takasi-y@ops.dti.ne.jp · 15 years ago
  2. 7ea06da Fix to 'gdb detach' stub by Daniel Gutson · 15 years ago
  3. 7c5a90d target-alpha: Fix gdb access to fpcr and unique. by Richard Henderson · 15 years ago
  4. 4a0b59f cris: Add CRISv10 gdbstub support. by Edgar E. Iglesias · 15 years ago
  5. b3d6b95 target-m68k: fix a typo in 'P' packet processing by Kazu Hirata · 15 years ago
  6. ff1d197 gdbstub: add MIPS16 support by Nathan Froyd · 15 years ago
  7. afcb0e4 S390 GDB stub by Alexander Graf · 15 years ago
  8. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  9. b6b8df5 char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED by Amit Shah · 15 years ago
  10. 5f30fa1 gdbstub: x86: Switch 64/32 bit registers dynamically by Jan Kiszka · 15 years ago
  11. 8f4bee2 gdbstub: fix coding style nit by Michael S. Tsirkin · 15 years ago
  12. 4c0960c kvm: Simplify cpu_synchronize_state() by Avi Kivity · 15 years ago
  13. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 15 years ago
  14. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  15. 8427317 gdbstub: x86: Support for setting segment registers by Jan Kiszka · 15 years ago
  16. b1631e7 gdbstub: x86: Refactor register access by Jan Kiszka · 15 years ago
  17. dd32aa1 gdbstub: Add vCont support by Jan Kiszka · 15 years ago
  18. 1e9fa73 fix gdbstub support for multiple threads in usermode, v3 by Nathan Froyd · 16 years ago
  19. d74d6a9 microblaze: Add GDB stub support. by Edgar E. Iglesias · 16 years ago
  20. 654efcf Add 'static' to avoid a sparse warning by blueswir1 · 16 years ago
  21. 2dc766d Fix ppc-softmmu warnings on OpenBSD host by blueswir1 · 16 years ago
  22. fab9d28 factor out setting pc in gdbstub by aurel32 · 16 years ago
  23. 59030a8 gdbstub: Rework configuration via command line and monitor (Jan Kiszka) by aliguori · 16 years ago
  24. 36556b2 gdbstub: Allow re-instantiation (Jan Kiszka) by aliguori · 16 years ago
  25. 0fe17f5 gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka) by aliguori · 16 years ago
  26. e22a25c Guest debugging support for KVM (Jan Kiszka) by aliguori · 16 years ago
  27. 3098dba Use a dedicated function to request exit from execution loop by aurel32 · 16 years ago
  28. 0b8a988 Fix BSD user by blueswir1 · 16 years ago
  29. 8a34a0f monitor: Pass-through for gdbstub (Jan Kiszka) by aliguori · 16 years ago
  30. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  31. e571cb4 target-ppc: Change core powerpc gdbstub bits to be XML-aware by aurel32 · 16 years ago
  32. 9781e04 Rework vm_state_change notifiers (Jan Kiszka) by aliguori · 16 years ago
  33. ceecf1d add an init function parameter to qemu_chr_open() by aurel32 · 16 years ago
  34. c72d5bf Fix bsd-user build by blueswir1 · 16 years ago
  35. 5a37791 Fix gdbserver number of registers (Tristan Gingold) by blueswir1 · 16 years ago
  36. 9f6164d gdbstub: fix gdbserver_fork by edgar_igl · 16 years ago
  37. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  38. ca587a8 User-mode GDB stub improvements - handle signals by aurel32 · 16 years ago
  39. 2b1319c User-mode GDB stub improvements - handle fork by aurel32 · 16 years ago
  40. 19bf517 target-alpha: gdb-stub support by aurel32 · 16 years ago
  41. 3faf778 gdbstub: kill a warning by aurel32 · 16 years ago
  42. 69d6451 Fix some new warnings introduced after r5022 by blueswir1 · 16 years ago
  43. 8d4acf9 gdbstub: Fix access to PPC FPRs by aurel32 · 16 years ago
  44. 880a757 gdbstub: manage CPUs as threads (Jan Kiszka) by aliguori · 16 years ago
  45. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  46. d6fc1b3 gdbstub: Return appropriate watch message to gdb (Jan Kiszka) by aliguori · 16 years ago
  47. 5ccfae1 Implement "info chardev" command. (Gerd Hoffmann) by aliguori · 16 years ago
  48. 5b3715b Use snprintf to please OpenBSD linker by blueswir1 · 16 years ago
  49. 3d7b417 target-ppc: Convert XER accesses to TCG by aurel32 · 16 years ago
  50. 064f663 gdbstub: remove unused local variable by aurel32 · 16 years ago
  51. d7b6967 CRIS: Handle GDB writes to pregs. by edgar_igl · 16 years ago
  52. 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
  53. f01be15 Move the active FPU registers into env again, and use more TCG registers by ths · 16 years ago
  54. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  55. 363a37d Fix OpenBSD linker warnings by blueswir1 · 16 years ago
  56. b5dc773 More efficient target register / TC accesses. by ths · 16 years ago
  57. 0f459d1 Clean up MMIO TLB handling. by pbrook · 17 years ago
  58. 96d1912 Fix Sparc32plus GDBstub support by blueswir1 · 17 years ago
  59. 1f487ee Support signal reception in user-mode. Handle when the peer terminates or aborts the connection. by edgar_igl · 17 years ago
  60. 7d03f82 Add support for the 'k' (kill) and 'D' (detach) packets (Jason Wessel). by edgar_igl · 17 years ago
  61. 7980857 x86_64 and better i386 support by bellard · 17 years ago
  62. fde3fd6 Remove x86-64 specific reg fillers. by edgar_igl · 17 years ago
  63. 60897d3 Debugger single step without interrupts (Jason Wessel). by edgar_igl · 17 years ago
  64. c584116 Add x86_64 gdb stub for qemu (Jason Wessel). by edgar_igl · 17 years ago
  65. ba70a62 Improve readability by moving the continue operation into aseparate function. by edgar_igl · 17 years ago
  66. 9004627 More consistent naming for CRIS register-number macros. by edgar_igl · 17 years ago
  67. d0dc7dc Make MIPS MT implementation more cache friendly. by ths · 17 years ago
  68. ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 17 years ago
  69. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  70. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  71. cd04168 Fix format mismatch. by pbrook · 17 years ago
  72. 5ad265e x86_64 support in cpu_gdb_read_registers(), by Goran Weinholt. by balrog · 17 years ago
  73. 0411a97 Gprof prooved the PowerPC emulation spent too much time in MSR load and store by j_mayer · 17 years ago
  74. 7ac256b Fix gdb stub for MIPS64. by ths · 17 years ago
  75. f1ccf90 CRIS support in toplevel, by Edgar E. Iglesias. by ths · 17 years ago
  76. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  77. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  78. ead9360 Partial support for 34K multithreading, not functional yet. by ths · 17 years ago
  79. 8a93e02 Ensure string is properly terminated. by pbrook · 17 years ago
  80. 8fac580 Improve handling of gdb's single-step / continue arguments. by ths · 17 years ago
  81. aa1f17c Spelling fixes, by Stefan Weil. by ths · 17 years ago
  82. 17d996e Report normalised CWP values to userland and GDB, not internal representation by blueswir1 · 17 years ago
  83. fe834d0 Proper target format for qOffsets. by ths · 18 years ago
  84. 2052caa GDB stub for MIPS64, by Jason Wessel. by ths · 18 years ago
  85. a87295e M68k system mode semihosting. by pbrook · 18 years ago
  86. 6ef99fc Add fpu register support to the gdb code, by Magnus Damm. by ths · 18 years ago
  87. 5a5012e MIPS 64-bit FPU support, plus some collateral bugfixes in the by ths · 18 years ago
  88. aa6290b Fix format specified for watchpoint address. by pbrook · 18 years ago
  89. 8979596 Fix Sparc64 double float gdb protocol (initial version by Paul Brook) by blueswir1 · 18 years ago
  90. 6658ffb Watchpoint support (previous commit got eaten by Savannah server crash). by pbrook · 18 years ago
  91. 76a6625 Great PowerPC emulation code resynchronisation and improvments: by j_mayer · 18 years ago
  92. 36d2395 MIPS FPU dynamic activation, part 1, by Herve Poussineau. by ths · 18 years ago
  93. cfc3475 Allow gdbstub to connect over any serial device. by pbrook · 18 years ago
  94. c636bb6 gdbserver fix by bellard · 18 years ago
  95. a2d1eba GDB hosted syscalls. by pbrook · 18 years ago
  96. 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
  97. 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
  98. 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago
  99. 8e33c08 MIPS FPU support for the gdb stub, by Daniel Jacobowitz. by ths · 18 years ago
  100. e6e5906 ColdFire target. by pbrook · 18 years ago