Linux: broaden one of the dynamic thread vector reachable suppressions
[valgrind.git] / gdbserver_tests / nlgone_exit.vgtest
blob521c19df900aa566b70cc15409eb8c4b0ba286cd
1 # test that an exit (with return value) is properly passed on to gdb.
2 # also test the --vgdb-stop-at startup and exit args (so we do not use
3 # --vgdb-error=0 here)
4 prog: gone
5 args: exit
6 vgopts: --tool=none --vgdb=yes --vgdb-stop-at=startup,exit --vgdb-prefix=./vgdb-prefix-nlgone-exit
7 stderr_filter: filter_stderr
8 prereq: test -e gdb
9 progB: gdb
10 envB: LC_ALL=C
11 argsB: --quiet -l 60 --nx ./gone
12 stdinB: nlgone_exit.stdinB.gdb
13 stdoutB_filter: filter_gdb
14 stderrB_filter: filter_gdb