From: Julian Seward Date: Mon, 22 Dec 2008 15:40:48 +0000 (+0000) Subject: Update expected outputs. X-Git-Tag: svn/VALGRIND_3_4_0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1362dd93894dffe841205a688dcdac099d361a;p=thirdparty%2Fvalgrind.git Update expected outputs. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8863 --- diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp index d6a6bc22bf..23eaac1926 100644 --- a/none/tests/cmdline1.stdout.exp +++ b/none/tests/cmdline1.stdout.exp @@ -24,6 +24,9 @@ usage: valgrind [options] prog-and-args only for code found in stacks, or all [stack] --kernel-variant=variant1,variant2,... known variants: bproc [none] handle non-standard kernel variants + --read-var-info=yes|no read debug info on stack and global variables + and use it to print better error messages in + tools that make use of it (Memcheck, Helgrind) user options for Valgrind tools that report errors: --xml=yes all output is in XML (some tools only) diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index e79fafebad..c0b7db59e8 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -24,6 +24,9 @@ usage: valgrind [options] prog-and-args only for code found in stacks, or all [stack] --kernel-variant=variant1,variant2,... known variants: bproc [none] handle non-standard kernel variants + --read-var-info=yes|no read debug info on stack and global variables + and use it to print better error messages in + tools that make use of it (Memcheck, Helgrind) user options for Valgrind tools that report errors: --xml=yes all output is in XML (some tools only) @@ -64,7 +67,6 @@ usage: valgrind [options] prog-and-args --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] --command-line-only=no|yes only use command line options [no] --vex-iropt-verbosity 0 .. 9 [0]