]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Adjust cmdline expected test output after r14401 BZ#337871.
authorMark Wielaard <mark@klomp.org>
Mon, 1 Sep 2014 14:16:49 +0000 (14:16 +0000)
committerMark Wielaard <mark@klomp.org>
Mon, 1 Sep 2014 14:16:49 +0000 (14:16 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14405

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

index 02a0fe36d2a6c8f26ba2fd30383b9e5802699237..cf5794fd7b3917df7583a8c94f2cd7a4c9968a4e 100644 (file)
@@ -45,6 +45,7 @@ usage: valgrind [options] prog-and-args
     --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]
+                              Note: deprecated feature
     --db-command=<command>    command to start debugger [... -nw %f %p]
     --input-fd=<number>       file descriptor for input [0=stdin]
     --dsymutil=no|yes         run dsymutil on Mac OS X when helpful? [no]
index 7f4277c94fe0035d234b2d326aa369df37d4a525..315d0d657df5693176fa871308698ebdbf12f357 100644 (file)
@@ -45,6 +45,7 @@ usage: valgrind [options] prog-and-args
     --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]
+                              Note: deprecated feature
     --db-command=<command>    command to start debugger [... -nw %f %p]
     --input-fd=<number>       file descriptor for input [0=stdin]
     --dsymutil=no|yes         run dsymutil on Mac OS X when helpful? [no]