1. 0972443 Fix assert in gdbserver for watchpoints watching the same address by philippe · 12 years ago
  2. 13bf8ef Fix MacOS passsigalrm.c compilation error due to SIGRTMIN not existing on MacOS by philippe · 12 years ago
  3. 93a6a8d add optional arg [aspacemgr] to v.info memory to show aspacemgr segments. by philippe · 12 years ago
  4. a3d8c67 Further fix 297078 : implement conversion between vki and gdb real time sig nr. by philippe · 12 years ago
  5. 886fde3 Fix bug 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr and by philippe · 12 years ago
  6. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 12 years ago
  7. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 12 years ago
  8. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 12 years ago
  9. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  10. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  11. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  12. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago
  13. 2504753 On systems where /proc/sys/kernel/yama/ptrace_scope exists we need to by florian · 13 years ago
  14. 900863d Filter around some debuginfo problems with ld.so on SLES11 by florian · 13 years ago
  15. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  16. 3c83687 Complain if invoked from the wrong directory or if mandatory by florian · 13 years ago
  17. f5194b3 GDB server: fix tests following recent commits. by sewardj · 13 years ago
  18. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  19. cdd1ee7 Another make dist fix. by sewardj · 13 years ago
  20. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  21. c8bd1df Memcheck: by sewardj · 13 years ago
  22. b2572b5 GDB server: by sewardj · 13 years ago
  23. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  24. 45fa417 GDB server: by sewardj · 13 years ago
  25. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  26. 1ac2110 Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd by sewardj · 13 years ago
  27. 7629180 More gdbserver test fixes, from #214909 c 101: by sewardj · 13 years ago
  28. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago
  29. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  30. 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
  31. 9a4fe64 Removed "prereq: test -e gdb" again from those tests that do not invoke the script gdbserver_tests/gdb. by bart · 13 years ago
  32. 09e22c6 gdbserver tests: only create the gdbserver_tests/gdb soft link if ./configure found gdb. by bart · 13 years ago
  33. 226284f Skip gdbserver tests if ./configure did not find gdb. by bart · 13 years ago
  34. a1a5abb gdbserver_tests/t.c: Fixed two occurrences of the same typo. by bart · 13 years ago
  35. d8c12f1 * fixed two bugs reported by the IBM BEAM checker: by sewardj · 13 years ago
  36. eefeeb7 Improvements for testing and compilation breakage for the GDB server by sewardj · 13 years ago
  37. 95d1248 Follow-up for r11729: make the gdbserver regression tests pass again. by bart · 13 years ago
  38. 667c677 Fixed one bug in gdbserver_tests/t.c and several compiler warnings triggered by the gdbserver test programs. by bart · 13 years ago
  39. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago