1. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  2. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago
  3. 2504753 On systems where /proc/sys/kernel/yama/ptrace_scope exists we need to by florian · 13 years ago
  4. 900863d Filter around some debuginfo problems with ld.so on SLES11 by florian · 13 years ago
  5. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  6. 3c83687 Complain if invoked from the wrong directory or if mandatory by florian · 13 years ago
  7. f5194b3 GDB server: fix tests following recent commits. by sewardj · 13 years ago
  8. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  9. cdd1ee7 Another make dist fix. by sewardj · 13 years ago
  10. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  11. c8bd1df Memcheck: by sewardj · 13 years ago
  12. b2572b5 GDB server: by sewardj · 13 years ago
  13. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  14. 45fa417 GDB server: by sewardj · 13 years ago
  15. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  16. 1ac2110 Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd by sewardj · 13 years ago
  17. 7629180 More gdbserver test fixes, from #214909 c 101: by sewardj · 13 years ago
  18. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago
  19. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  20. a4f9ae2 gdbserver_tests/make_local_links: made invocation of "head" POSIX-compliant since on some distros only the POSIX-compliant invocation is accepted. by bart · 13 years ago
  21. 9a4fe64 Removed "prereq: test -e gdb" again from those tests that do not invoke the script gdbserver_tests/gdb. by bart · 13 years ago
  22. 09e22c6 gdbserver tests: only create the gdbserver_tests/gdb soft link if ./configure found gdb. by bart · 13 years ago
  23. 226284f Skip gdbserver tests if ./configure did not find gdb. by bart · 13 years ago
  24. a1a5abb gdbserver_tests/t.c: Fixed two occurrences of the same typo. by bart · 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. 95d1248 Follow-up for r11729: make the gdbserver regression tests pass again. by bart · 13 years ago
  28. 667c677 Fixed one bug in gdbserver_tests/t.c and several compiler warnings triggered by the gdbserver test programs. by bart · 13 years ago
  29. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago