blob: 02a20a7afa3bd01053556f4c9f11907a1309cbe0 [file] [log] [blame]
philippe0447bbd2012-10-17 21:32:03 +00001# test that an exit (with return value) is properly passed on to gdb.
philippe2c891072014-04-23 21:27:07 +00002# also test the --vgdb-stop-at startup and exit args (so we do not use
3# --vgdb-error=0 here)
philippe0447bbd2012-10-17 21:32:03 +00004prog: gone
5args: exit
philippe2c891072014-04-23 21:27:07 +00006vgopts: --tool=none --vgdb=yes --vgdb-stop-at=startup,exit --vgdb-prefix=./vgdb-prefix-nlgone-exit
philippe0447bbd2012-10-17 21:32:03 +00007stderr_filter: filter_stderr
8prereq: test -e gdb
9progB: gdb
10argsB: --quiet -l 60 --nx ./gone
11stdinB: nlgone_exit.stdinB.gdb
12stdoutB_filter: filter_gdb
13stderrB_filter: filter_gdb