]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update expected outputs.
authorJulian Seward <jseward@acm.org>
Mon, 22 Dec 2008 15:40:48 +0000 (15:40 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 22 Dec 2008 15:40:48 +0000 (15:40 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8863

none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp

index d6a6bc22bfbc519a4bb07de713a427c4bc770340..23eaac1926d69f73f77a84c609a5c190253a1f48 100644 (file)
@@ -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)
index e79fafebad04a57dc72160baa259fbdedebfc444..c0b7db59e8878b680dc2b23e406127672f2b74ee 100644 (file)
@@ -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]