]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated Testing.txt.
authorBart Van Assche <bvanassche@acm.org>
Sun, 15 Jun 2008 12:21:55 +0000 (12:21 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 15 Jun 2008 12:21:55 +0000 (12:21 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8234

exp-drd/Testing.txt

index 33d8f27de6efe3a9beb34e47b517407dab780fd6..84c45254f6119b291b3c7750e86824c83d65946f 100644 (file)
@@ -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: