|
From: <sv...@va...> - 2008-12-22 15:40:54
|
Author: sewardj
Date: 2008-12-22 15:40:48 +0000 (Mon, 22 Dec 2008)
New Revision: 8863
Log:
Update expected outputs.
Modified:
trunk/none/tests/cmdline1.stdout.exp
trunk/none/tests/cmdline2.stdout.exp
Modified: trunk/none/tests/cmdline1.stdout.exp
===================================================================
--- trunk/none/tests/cmdline1.stdout.exp 2008-12-22 07:10:44 UTC (rev 8862)
+++ trunk/none/tests/cmdline1.stdout.exp 2008-12-22 15:40:48 UTC (rev 8863)
@@ -24,6 +24,9 @@
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)
Modified: trunk/none/tests/cmdline2.stdout.exp
===================================================================
--- trunk/none/tests/cmdline2.stdout.exp 2008-12-22 07:10:44 UTC (rev 8862)
+++ trunk/none/tests/cmdline2.stdout.exp 2008-12-22 15:40:48 UTC (rev 8863)
@@ -24,6 +24,9 @@
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 @@
--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]
|