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