]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update wrong expecteds for Bug 241072
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 12 Jan 2023 07:00:27 +0000 (08:00 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 12 Jan 2023 07:00:27 +0000 (08:00 +0100)
none/tests/cmdline1.stdout.exp
none/tests/cmdline1.stdout.exp-non-linux
none/tests/cmdline2.stdout.exp
none/tests/cmdline2.stdout.exp-non-linux

index c0e71fa5760e93cdc5ded336a373b7ce1a505701..c3e91bfcdef05d1cc81072eed60895455bb2af03 100644 (file)
@@ -34,6 +34,8 @@ usage: valgrind [options] prog-and-args
     --log-fd=<number>         log messages to file descriptor [2=stderr]
     --log-file=<file>         log messages to <file>
     --log-socket=ipaddr:port  log messages to socket ipaddr:port
+    --enable-debuginfod=no|yes query debuginfod servers for missing
+                              debuginfo [yes]
 
   user options for Valgrind tools that report errors:
     --xml=yes                 emit error output in XML (some tools only)
index cdc13fd61ca4a46785324fb1ffdc02075690dfb1..c0e71fa5760e93cdc5ded336a373b7ce1a505701 100644 (file)
@@ -2,6 +2,9 @@ usage: valgrind [options] prog-and-args
 
   tool-selection option, with default in [ ]:
     --tool=<name>             use the Valgrind tool named <name> [memcheck]
+                              available tools are:
+                              memcheck cachegrind callgrind helgrind drd
+                              massif dhat lackey none exp-bbv
 
   basic user options for all Valgrind tools, with defaults in [ ]:
     -h --help                 show this message
index c19fa7259739b7bde4bbca05c660b4e3d2f20f99..3158c267a90b216bc32ccf7895a5bb11f312f9ac 100644 (file)
@@ -34,6 +34,8 @@ usage: valgrind [options] prog-and-args
     --log-fd=<number>         log messages to file descriptor [2=stderr]
     --log-file=<file>         log messages to <file>
     --log-socket=ipaddr:port  log messages to socket ipaddr:port
+    --enable-debuginfod=no|yes query debuginfod servers for missing
+                              debuginfo [yes]
 
   user options for Valgrind tools that report errors:
     --xml=yes                 emit error output in XML (some tools only)
index 7b65b731fe270d530bbff82d259a378ee1b0ff2a..c19fa7259739b7bde4bbca05c660b4e3d2f20f99 100644 (file)
@@ -2,6 +2,9 @@ usage: valgrind [options] prog-and-args
 
   tool-selection option, with default in [ ]:
     --tool=<name>             use the Valgrind tool named <name> [memcheck]
+                              available tools are:
+                              memcheck cachegrind callgrind helgrind drd
+                              massif dhat lackey none exp-bbv
 
   basic user options for all Valgrind tools, with defaults in [ ]:
     -h --help                 show this message