1. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  2. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  3. adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
  4. 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
  5. 6dda089 fix n-i-bz vgdb ptrace calls wrong on mips, causing blocked syscalls to fail by philippe · 12 years ago
  6. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  7. 5d5dd8e 301265 - add x86 support to Android build by philippe · 12 years ago
  8. 0e3e768 Avoid unused warning for ptrace_write_memory in vgdb.c (only used on some platforms) by philippe · 12 years ago
  9. 5db1540 Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic, by sewardj · 12 years ago
  10. 8fb1b13 Fix 297992 Support systems missing WIFCONTINUED (e.g. pre-2.6.10 Linux) by philippe · 12 years ago
  11. bb4827b fix off by one in string by philippe · 12 years ago
  12. ae52a93 Valgrind gdbserver can open/close connections multiple times by philippe · 13 years ago
  13. 1d76a80 fix 289699 vgdb connection in relay mode erroneously closed due to buffer overrun by philippe · 13 years ago
  14. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  15. ab8630f Change the name of the pipes for vgdb by adding username and hostname. by florian · 13 years ago
  16. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago
  17. e7f8f3f Reinstate inclusion of signal.h, removed in r11886. by sewardj · 13 years ago
  18. 56501b6 Reinstate inclusion of unistd.h, removed in r11886. by sewardj · 13 years ago
  19. cbe3850 Fix Linux build breakage caused by header rearrangement in r11885, sigh. by sewardj · 13 years ago
  20. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  21. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  22. b2572b5 GDB server: by sewardj · 13 years ago
  23. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  24. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  25. d8c12f1 * fixed two bugs reported by the IBM BEAM checker: by sewardj · 13 years ago
  26. eefeeb7 Improvements for testing and compilation breakage for the GDB server by sewardj · 13 years ago
  27. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago