Skip gdb.base/branch-to-self.exp if gdb,nosignals exists
authorYao Qi <yao.qi@linaro.org>
Wed, 27 Apr 2016 15:11:53 +0000 (16:11 +0100)
committerYao Qi <yao.qi@linaro.org>
Wed, 27 Apr 2016 15:13:52 +0000 (16:13 +0100)
commit11cf4ffb5e256d268a8f4cea0fc88a0a46bf824c
treebc316647dd6b84b68893956fefde4f3c230bebb0
parent476350ba4800f1144b125f6511a5e25b223cc90b
Skip gdb.base/branch-to-self.exp if gdb,nosignals exists

I get a timeout fail in branch-to-self.exp when it is compiled by a
bare-mental target running qemu, which doesn't have signal.

The test should be skipped if gdb,nosignals exists, and that is
what this patch does.

gdb/testsuite:

2016-04-27  Yao Qi  <yao.qi@linaro.org>

* gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
exists.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/branch-to-self.exp