From 1d8a68900b18cca7525eaf87f4aa9f0f92612b2a Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Fri, 26 Nov 2004 12:54:07 +0000 Subject: [PATCH] Fix this test. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3112 --- none/tests/cmdline2.stdout.exp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index 50a0646de..031e34fcc 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -33,6 +33,8 @@ usage: valgrind --tool= [options] prog-and-args --db-command= command to start debugger [gdb -nw %f %p] --input-fd= file descriptor for input [0=stdin] + user options for Nulgrind: + (none) debugging options for all Valgrind tools: --sanity-level= level of sanity checking to do [1] @@ -70,6 +72,8 @@ usage: valgrind --tool= [options] prog-and-args --dump-error= show translation for basic block associated with 'th error context [0=show none] + debugging options for Nulgrind: + (none) Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc