]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make none/tests/cmdline[12] pass again
authorBart Van Assche <bvanassche@acm.org>
Sun, 22 Jun 2014 11:13:47 +0000 (11:13 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 22 Jun 2014 11:13:47 +0000 (11:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14082

none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp

index aaa573f9f8d7b57fbd57a8f21cecf97509cb28cd..e0dfb12d30ee8fa3c6f02432fe5f3e18bc89f52a 100644 (file)
@@ -40,6 +40,7 @@ usage: valgrind [options] prog-and-args
     --error-limit=no|yes      stop showing new errors if too many? [yes]
     --error-exitcode=<number> exit code to return if errors found [0=disable]
     --show-below-main=no|yes  continue stack traces below main() [no]
+    --defaultsupp=yes|no      load default suppressions [yes]
     --suppressions=<filename> suppress errors described in <filename>
     --gen-suppressions=no|yes|all    print suppressions for errors? [no]
     --db-attach=no|yes        start debugger when errors detected? [no]
index be15370435fdef789d3044065bf1842c17455e4c..c679f6e3e08b4186ad161294412422a8e5b715c8 100644 (file)
@@ -40,6 +40,7 @@ usage: valgrind [options] prog-and-args
     --error-limit=no|yes      stop showing new errors if too many? [yes]
     --error-exitcode=<number> exit code to return if errors found [0=disable]
     --show-below-main=no|yes  continue stack traces below main() [no]
+    --defaultsupp=yes|no      load default suppressions [yes]
     --suppressions=<filename> suppress errors described in <filename>
     --gen-suppressions=no|yes|all    print suppressions for errors? [no]
     --db-attach=no|yes        start debugger when errors detected? [no]