Fix this test.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3112
This commit is contained in:
Nicholas Nethercote 2004-11-26 12:54:07 +00:00
parent dc4ad41b16
commit 1d8a68900b

View File

@ -33,6 +33,8 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
--db-command=<command> command to start debugger [gdb -nw %f %p]
--input-fd=<number> file descriptor for input [0=stdin]
user options for Nulgrind:
(none)
debugging options for all Valgrind tools:
--sanity-level=<number> level of sanity checking to do [1]
@ -70,6 +72,8 @@ usage: valgrind --tool=<toolname> [options] prog-and-args
--dump-error=<number> show translation for basic block associated
with <number>'th error context [0=show none]
debugging options for Nulgrind:
(none)
Extra options read from ~/.valgrindrc, $VALGRIND_OPTS, ./.valgrindrc