xen: refactor the various "version not supported" messages into a single helper
[valgrind.git] / gdbserver_tests / nlgone_exit.vgtest
blob02a20a7afa3bd01053556f4c9f11907a1309cbe0
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 argsB: --quiet -l 60 --nx ./gone
11 stdinB: nlgone_exit.stdinB.gdb
12 stdoutB_filter: filter_gdb
13 stderrB_filter: filter_gdb