]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
regtest: add new multi option to cmdline2 help output expecteds
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 14 Apr 2023 06:15:40 +0000 (08:15 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 14 Apr 2023 06:15:40 +0000 (08:15 +0200)
none/tests/cmdline2.stdout.exp
none/tests/cmdline2.stdout.exp-non-linux

index 241d33afa52fe802c65b6118d682e54dbba626ee..10485a3b40360954ae5ae1b4687d0bf6e54c004e 100644 (file)
@@ -190,6 +190,7 @@ usage: valgrind [options] prog-and-args
     --progress-interval=<number>  report progress every <number>
                                   CPU seconds [0, meaning disabled]
     --command-line-only=no|yes  only use command line options [no]
+    --launched-with-multi=no|yes  valgrind launched in vgdb multi mode [no]
 
   Vex options for all Valgrind tools:
     --vex-iropt-verbosity=<0..9>           [0]
index 63af17bf74ab17aa89e6b0daaf8baf798a555c15..6e08284acdce0ebaac77099941db2ff7e73c26b3 100644 (file)
@@ -188,6 +188,7 @@ usage: valgrind [options] prog-and-args
     --progress-interval=<number>  report progress every <number>
                                   CPU seconds [0, meaning disabled]
     --command-line-only=no|yes  only use command line options [no]
+    --launched-with-multi=no|yes  valgrind launched in vgdb multi mode [no]
 
   Vex options for all Valgrind tools:
     --vex-iropt-verbosity=<0..9>           [0]