From: Julian Seward Date: Tue, 13 Feb 2007 10:24:32 +0000 (+0000) Subject: Updated expected output. X-Git-Tag: svn/VALGRIND_3_3_0~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f3016abebfd0c0fc29cee833ff9e8ad8c7e83b;p=thirdparty%2Fvalgrind.git Updated expected output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6590 --- diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index 9d2e5436c6..9bf47235d7 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -53,7 +53,11 @@ usage: valgrind [options] prog-and-args --trace-syscalls=no|yes show all system calls? [no] --trace-signals=no|yes show signal handling details? [no] --trace-symtab=no|yes show symbol table details? [no] + --trace-symtab-patt= limit debuginfo tracing to obj name --trace-cfi=no|yes show call-frame-info details? [no] + --debug-dump=syms mimic /usr/bin/readelf --syms + --debug-dump=line mimic /usr/bin/readelf --debug-dump=line + --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] --wait-for-gdb=yes|no pause on startup to wait for gdb attach