]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Non-Linux regtest: update none cmdline2 stdout expected master
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 28 Jun 2025 07:00:13 +0000 (09:00 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 28 Jun 2025 07:00:13 +0000 (09:00 +0200)
none/tests/cmdline2.stdout.exp-non-linux

index 767f1cb9c03381eae5ec30633e7f69699eee820a..56a92dbf1f89086128cc45c4a6ffd5c3bdd67a23 100644 (file)
@@ -29,7 +29,11 @@ usage: valgrind [options] prog-and-args
          where event is one of:
            startup exit abexit valgrindabexit all none
     --track-fds=no|yes|all|bad track open file descriptors? [no]
-                              all includes reporting inherited file descriptors
+                              all also reports on open inherited file
+                              descriptors at exit (e.g. stdin/out/err)
+                              bad only reports on file descriptor usage
+                              errors and doesn't list open file descriptors
+                              at exit
     --modify-fds=no|yes|high  modify newly open file descriptors? [no]
     --time-stamp=no|yes       add timestamps to log messages? [no]
     --log-fd=<number>         log messages to file descriptor [2=stderr]