1 # test that signals that must be "directly" passed by gdbserver
2 # are properly handled.
3 # GDB optimises "handle SIGNAL nostop noprint pass"
4 # by telling gdbserver (with QPassSignals packet) to pass
5 # it directly to the process, without roundtrip to gdb.
8 vgopts: --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlpasssigalrm
9 stderr_filter: filter_stderr
12 argsB: --quiet -l 60 --nx ./passsigalrm
13 stdinB: nlpasssigalrm.stdinB.gdb
14 stdoutB_filter: filter_passsigalrm
15 stderrB_filter: filter_gdb