1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 1167da2 Add a basic test for xb memcheck monitor command by philippe · 9 years ago
  4. ce3b04c Enhance block_list memcheck gdbserver monitor command by philippe · 9 years ago
  5. 064ed86 Support by florian · 9 years ago
  6. c7a2d53 Filter out gdb file transfer warnings in gdbserver_tests/filter_stderr. by mjw · 9 years ago
  7. 6d3cb49 Fix 350202 - Add limited param to 'monitor block_list' by philippe · 9 years ago
  8. d8a3444 For those testcases that crash one way or another by florian · 9 years ago
  9. 316c045 Ensure gdbserver_tests/mcbreak.vgtest works with gcc 4.9 by philippe · 9 years ago
  10. b92e632 * Memcheck: by philippe · 9 years ago
  11. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  12. 05c9d21 Followup to r15394 and BZ #349874. Ensure tests align with (corrected) output. by rhyskidd · 9 years ago
  13. 03f0fc1 Filter 'New thread' lines by philippe · 9 years ago
  14. 97bfa19 Add a gdbxrv monitor command to print the CFI unwind info for an address+len by philippe · 9 years ago
  15. f618565 When process dies due to a signal, show the signal and the stacktrace by philippe · 9 years ago
  16. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  17. 868bfa2 342353 - Allow dumping full massif output while valgrind is still running by philippe · 9 years ago
  18. 8bf9f36 342063 wrong format specifier for test mcblocklistsearch in gdbserver_tests by philippe · 9 years ago
  19. 122f6af Slightly change the help text for some options that involve by sewardj · 10 years ago
  20. d704f73 Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to match more gdb versions. by mjw · 10 years ago
  21. dcf6394 gdbserver_tests filter out and don't expect empty lines. by mjw · 10 years ago
  22. acb3929 gdbserver_tests/filter_gdb filter out 'entry value'. by mjw · 10 years ago
  23. 0953099 Check that vgdb ptrace actions do not cause a EINTR or whatever by philippe · 10 years ago
  24. 7afd708 Workaround bug 338633. gdbserver_tests/nlcontrolc.vgtest hangs on arm64. by mjw · 10 years ago
  25. 7697dd1 Tweak gdbserver_tests/hgtls.stdoutB.exp filter_gdb a little for older GDB. by mjw · 10 years ago
  26. e004ad8 * Unbreak build on macos (and on other platforms) that do not have by philippe · 10 years ago
  27. 87fc2a9 Some cleanup post QGetTlsAddr commit by philippe · 10 years ago
  28. 1670b05 fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thread variables. by philippe · 10 years ago
  29. 3b4ef11 glibc 2.3.4 does not appear to define PTRACE_GETSIGINFO. This was by florian · 10 years ago
  30. 7c69a3e Add a new heuristic 'length64' to detect interior pointers by philippe · 10 years ago
  31. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  32. 5b2bdd9 have helgrind filter_stderr transforming tid n into tid #x by philippe · 10 years ago
  33. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  34. fb52832 Add send_signal to gdbserver_tests/Makefile.am (dist_noinst_SCRIPTS). by mjw · 10 years ago
  35. 08a0e88 Also give the indication on how to use vgdb when --vgdb-stop-at is given by philippe · 10 years ago
  36. c16b2a1 Increase some sleep time to (try to) avoid some failure. by philippe · 10 years ago
  37. a460df8 Filter lines such as: by philippe · 10 years ago
  38. 6f3f859 Make the test (more) deterministic by having send_signal using by philippe · 10 years ago
  39. 41d3111 Improve the comments in the test by philippe · 10 years ago
  40. 90afa78 Due to timing problem, test was not properly testing. by philippe · 10 years ago
  41. e1d591d Remove the 2 sed expressions that were trying to massage the by philippe · 10 years ago
  42. d719453 Too difficult to match the stacktrace of the last instruction by philippe · 10 years ago
  43. 2c89107 * Modify nlgone_exit so that it tests --vgdb-stop-at=startup,exit by philippe · 10 years ago
  44. 180a750 - The option "--vgdb-stop-at=event1,event2,..." allows the user by philippe · 10 years ago
  45. 6654de8 vgdb must not transmit signals when gdbserver has been ptrace-invoked. by philippe · 10 years ago
  46. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 10 years ago
  47. 3c761f0 Fix 326462 Refactor vgdb to isolate invoker stuff into separate module by philippe · 10 years ago
  48. 278b2a3 Fix use of uninit heuristic set for monitor command by philippe · 11 years ago
  49. ab1fce9 add heuristics decreasing false possible "possible leaks" in c++ code. by philippe · 11 years ago
  50. 02ea413 Fix 324514 gdbserver monitor cmd output behaviour consistency + allow user by philippe · 11 years ago
  51. 01a492e add a test + assert for GDB bug bypassed in r13472 by philippe · 11 years ago
  52. bd33f03 mips64: Wrong address size. by dejanj · 11 years ago
  53. 2558317 fix 319235 --db-attach=yes is broken with Yama ptrace scoping enabled by philippe · 11 years ago
  54. 3a53220 fix 315545 (find_TTEntry_from_hcode): Assertion '(UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode' failed by philippe · 11 years ago
  55. 6ec8d63 Implement the gdbsrv monitor command v.do expensive_sanity_check_general by philippe · 11 years ago
  56. 4620765 Implement --merge-recursive-frames + provide VALGRIND_MONITOR_COMMAND client req. by philippe · 11 years ago
  57. 53bc8bc update a test following revision 13220 by philippe · 11 years ago
  58. 2193a7c Fix 284540 and 307465 by philippe · 11 years ago
  59. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  60. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  61. d6a9809 fix 308321 testsuite memcheck filter interferes with gdb_filter by philippe · 12 years ago
  62. a17ec01 fix 307155 filter_gdb should filter out syscall-template.S T_PSEUDO by philippe · 12 years ago
  63. 789d414 Use -s USR1 instead of -10 to send SIGUSR1 signal by philippe · 12 years ago
  64. 0c0291a Remove --vex-iropt-precise-memory-exns, implement --vex-iropt-register-updates by philippe · 12 years ago
  65. 1e45164 Spelling fixes: developpers -> developers; curiosly -> curiously by bart · 12 years ago
  66. 0972443 Fix assert in gdbserver for watchpoints watching the same address by philippe · 12 years ago
  67. 13bf8ef Fix MacOS passsigalrm.c compilation error due to SIGRTMIN not existing on MacOS by philippe · 12 years ago
  68. 93a6a8d add optional arg [aspacemgr] to v.info memory to show aspacemgr segments. by philippe · 12 years ago
  69. a3d8c67 Further fix 297078 : implement conversion between vki and gdb real time sig nr. by philippe · 12 years ago
  70. 886fde3 Fix bug 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr and by philippe · 12 years ago
  71. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 12 years ago
  72. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 12 years ago
  73. 8423490 Added a new parameter to the memcheck 'leak_check' GDB monitor command by philippe · 12 years ago
  74. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  75. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  76. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  77. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago
  78. 2504753 On systems where /proc/sys/kernel/yama/ptrace_scope exists we need to by florian · 13 years ago
  79. 900863d Filter around some debuginfo problems with ld.so on SLES11 by florian · 13 years ago
  80. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  81. 3c83687 Complain if invoked from the wrong directory or if mandatory by florian · 13 years ago
  82. f5194b3 GDB server: fix tests following recent commits. by sewardj · 13 years ago
  83. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  84. cdd1ee7 Another make dist fix. by sewardj · 13 years ago
  85. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  86. c8bd1df Memcheck: by sewardj · 13 years ago
  87. b2572b5 GDB server: by sewardj · 13 years ago
  88. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  89. 45fa417 GDB server: by sewardj · 13 years ago
  90. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  91. 1ac2110 Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd by sewardj · 13 years ago
  92. 7629180 More gdbserver test fixes, from #214909 c 101: by sewardj · 13 years ago
  93. 6b7357b Further fixes for GDB server on Thumb code: by sewardj · 13 years ago
  94. d142f99 gdbserver: misc fixes (#214909 c 77) by sewardj · 13 years ago
  95. 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
  96. 9a4fe64 Removed "prereq: test -e gdb" again from those tests that do not invoke the script gdbserver_tests/gdb. by bart · 13 years ago
  97. 09e22c6 gdbserver tests: only create the gdbserver_tests/gdb soft link if ./configure found gdb. by bart · 13 years ago
  98. 226284f Skip gdbserver tests if ./configure did not find gdb. by bart · 13 years ago
  99. a1a5abb gdbserver_tests/t.c: Fixed two occurrences of the same typo. by bart · 13 years ago
  100. d8c12f1 * fixed two bugs reported by the IBM BEAM checker: by sewardj · 13 years ago