]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add abexit to non-Linux expecteds for gdb atexit events
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 18 Sep 2022 14:57:04 +0000 (16:57 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 18 Sep 2022 14:57:04 +0000 (16:57 +0200)
none/tests/cmdline1.stdout.exp-non-linux
none/tests/cmdline2.stdout.exp-non-linux

index 7f057095488749baa67fc3a7ec72013d32ed2858..51d699bba656394b86c23349e48444608cb385f4 100644 (file)
@@ -24,7 +24,7 @@ usage: valgrind [options] prog-and-args
                               and follow the on-screen directions
     --vgdb-stop-at=event1,event2,... invoke gdbserver for given events [none]
          where event is one of:
-           startup exit valgrindabexit all none
+           startup exit abexit valgrindabexit all none
     --track-fds=no|yes|all    track open file descriptors? [no]
                               all includes reporting stdin, stdout and stderr
     --time-stamp=no|yes       add timestamps to log messages? [no]
index 7c8a23f8b07e5236d81650975b71edeb0c54bee6..d76c502fda767327f9bd82704eb60e174e822c69 100644 (file)
@@ -24,7 +24,7 @@ usage: valgrind [options] prog-and-args
                               and follow the on-screen directions
     --vgdb-stop-at=event1,event2,... invoke gdbserver for given events [none]
          where event is one of:
-           startup exit valgrindabexit all none
+           startup exit abexit valgrindabexit all none
     --track-fds=no|yes|all    track open file descriptors? [no]
                               all includes reporting stdin, stdout and stderr
     --time-stamp=no|yes       add timestamps to log messages? [no]