]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update expected outputs.
authorJulian Seward <jseward@acm.org>
Tue, 2 Jul 2013 20:47:24 +0000 (20:47 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 2 Jul 2013 20:47:24 +0000 (20:47 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13441

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

index 4ba4633501352873ac9d2b51c689c6a2bdbf4d00..c39373feb15f275a261e29269e11608a317cb9d8 100644 (file)
@@ -64,6 +64,11 @@ usage: valgrind [options] prog-and-args
     --extra-debuginfo-path=path    absolute path to search for additional
                               debug symbols, in addition to existing default
                               well known search paths.
+    --debuginfo-server=ipaddr:port    also query this server
+                              (valgrind-di-server) for debug symbols
+    --allow-mismatched-debuginfo=no|yes  [no]
+                              for the above two flags only, accept debuginfo
+                              objects that don't "match" the main object
     --smc-check=none|stack|all|all-non-file [stack]
                               checks for self-modifying code: none, only for
                               code found in stacks, for all code, or for all
index 2bb5a1a2e2b7e84b5d0eb770baa93f9493da2dcd..7579c307336b839e10389a5e04b8b9bcbde36919 100644 (file)
@@ -64,6 +64,11 @@ usage: valgrind [options] prog-and-args
     --extra-debuginfo-path=path    absolute path to search for additional
                               debug symbols, in addition to existing default
                               well known search paths.
+    --debuginfo-server=ipaddr:port    also query this server
+                              (valgrind-di-server) for debug symbols
+    --allow-mismatched-debuginfo=no|yes  [no]
+                              for the above two flags only, accept debuginfo
+                              objects that don't "match" the main object
     --smc-check=none|stack|all|all-non-file [stack]
                               checks for self-modifying code: none, only for
                               code found in stacks, for all code, or for all
@@ -145,7 +150,8 @@ usage: valgrind [options] prog-and-args
        0000 0010   show after reg-alloc
        0000 0001   show final assembly
        0000 0000   show summary profile only
-      (Nb: you need --trace-notbelow and/or --trace-notabove            with --trace-flags for full details)
+      (Nb: you need --trace-notbelow and/or --trace-notabove
+           with --trace-flags for full details)
 
   debugging options for Valgrind tools that report errors
     --dump-error=<number>     show translation for basic block associated