Update expected output.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8739
This commit is contained in:
Julian Seward 2008-11-08 15:05:49 +00:00
parent 9ea912641f
commit 68fec5b14a

View File

@ -61,6 +61,7 @@ usage: valgrind [options] prog-and-args
--debug-dump=frames mimic /usr/bin/readelf --debug-dump=frames
--trace-redir=no|yes show redirection details? [no]
--trace-sched=no|yes show thread scheduler details? [no]
--profile-heap=no|yes profile Valgrind's own space use
--wait-for-gdb=yes|no pause on startup to wait for gdb attach
--sym-offsets=yes|no show syms in form 'name+offset' ? [no]
--read-var-info=yes|no read variable type & location info? [no]