From: Bart Van Assche Date: Sun, 15 Jun 2008 12:21:55 +0000 (+0000) Subject: Updated Testing.txt. X-Git-Tag: svn/VALGRIND_3_4_0~472 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f6842971eee38af8006a70beef9bc43c237b1e;p=thirdparty%2Fvalgrind.git Updated Testing.txt. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8234 --- diff --git a/exp-drd/Testing.txt b/exp-drd/Testing.txt index 33d8f27de6..84c45254f6 100644 --- a/exp-drd/Testing.txt +++ b/exp-drd/Testing.txt @@ -10,7 +10,9 @@ How to test DRD 3. Test whether DRD works with standard KDE applications and whether it does not print any false positives: ./vg-in-place --tool=exp-drd kate + ./vg-in-place --tool=exp-drd --check-stack-var=yes kate ./vg-in-place --trace-children=yes --tool=exp-drd knode + ./vg-in-place --trace-children=yes --tool=exp-drd --check-stack-var=yes knode ./vg-in-place --trace-children=yes --tool=exp-drd amarokapp 4. Test whether DRD works with standard GNOME applications. Expect race reports after having closed the GNOME terminal window: