blob: 521c19df900aa566b70cc15409eb8c4b0ba286cd [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
florian064ed862015-08-26 20:24:47 +000010envB: LC_ALL=C
philippe0447bbd2012-10-17 21:32:03 +000011argsB: --quiet -l 60 --nx ./gone
12stdinB: nlgone_exit.stdinB.gdb
13stdoutB_filter: filter_gdb
14stderrB_filter: filter_gdb