aboutsummaryrefslogtreecommitdiff
path: root/gdbserver_tests
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-09-06Add a basic test for xb memcheck monitor commandphilippe
2015-09-02Enhance block_list memcheck gdbserver monitor commandphilippe
2015-08-26Support florian
2015-08-26Filter out gdb file transfer warnings in gdbserver_tests/filter_stderr.mjw
2015-08-13Fix 350202 - Add limited param to 'monitor block_list' philippe
2015-08-11For those testcases that crash one way or anotherflorian
2015-08-06Ensure gdbserver_tests/mcbreak.vgtest works with gcc 4.9philippe
2015-08-04* Memcheck:philippe
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-06Followup to r15394 and BZ #349874. Ensure tests align with (corrected) output.rhyskidd
2015-06-20Filter 'New thread' linesphilippe
2015-06-02Add a gdbxrv monitor command to print the CFI unwind info for an address+lenphilippe
2015-05-17When process dies due to a signal, show the signal and the stacktracephilippe
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-07342353 - Allow dumping full massif output while valgrind is still runningphilippe
2014-12-21342063 wrong format specifier for test mcblocklistsearch in gdbserver_testsphilippe
2014-09-03Slightly change the help text for some options that involvesewardj
2014-09-02Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to match more gdb versions.mjw
2014-08-28gdbserver_tests filter out and don't expect empty lines.mjw
2014-08-28gdbserver_tests/filter_gdb filter out 'entry value'.mjw
2014-08-28Check that vgdb ptrace actions do not cause a EINTR or whateverphilippe
2014-08-28Workaround bug 338633. gdbserver_tests/nlcontrolc.vgtest hangs on arm64.mjw
2014-08-22Tweak gdbserver_tests/hgtls.stdoutB.exp filter_gdb a little for older GDB.mjw
2014-08-16* Unbreak build on macos (and on other platforms) that do not havephilippe
2014-08-15Some cleanup post QGetTlsAddr commitphilippe
2014-08-15fix 338160: Implement QGetTlsAddr query so that GDB+V gdbsrv can print __thre...philippe
2014-07-27glibc 2.3.4 does not appear to define PTRACE_GETSIGINFO. This wasflorian
2014-07-21Add a new heuristic 'length64' to detect interior pointersphilippe
2014-07-18Patch adding (or showing the proper/not confusing) helgrind thread nr for blockphilippe
2014-06-06have helgrind filter_stderr transforming tid n into tid #xphilippe
2014-05-14Factorises the address code description and printingphilippe
2014-05-13Add send_signal to gdbserver_tests/Makefile.am (dist_noinst_SCRIPTS).mjw
2014-04-29Also give the indication on how to use vgdb when --vgdb-stop-at is givenphilippe
2014-04-27Increase some sleep time to (try to) avoid some failure.philippe
2014-04-26Filter lines such as:philippe
2014-04-26Make the test (more) deterministic by having send_signal usingphilippe
2014-04-26Improve the comments in the testphilippe
2014-04-26Due to timing problem, test was not properly testing.philippe
2014-04-24Remove the 2 sed expressions that were trying to massage thephilippe
2014-04-24Too difficult to match the stacktrace of the last instructionphilippe
2014-04-23* Modify nlgone_exit so that it tests --vgdb-stop-at=startup,exitphilippe
2014-04-20- The option "--vgdb-stop-at=event1,event2,..." allows the userphilippe
2014-04-15vgdb must not transmit signals when gdbserver has been ptrace-invoked.philippe
2013-12-15Implement gdbsrv "v.info stats" command giving statistics for valgrind core +...philippe
2013-12-01Fix 326462 Refactor vgdb to isolate invoker stuff into separate modulephilippe
2013-10-09Fix use of uninit heuristic set for monitor commandphilippe
2013-09-29add heuristics decreasing false possible "possible leaks" in c++ code.philippe
2013-09-04Fix 324514 gdbserver monitor cmd output behaviour consistency + allow userphilippe