]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.base/async.exp
gdb.base/async.exp: Handle "asynchronous execution not supported"
authorKevin Buettner <kevinb@redhat.com>
Tue, 8 Dec 2015 06:07:29 +0000 (23:07 -0700)
committerKevin Buettner <kevinb@redhat.com>
Wed, 9 Dec 2015 16:23:57 +0000 (09:23 -0700)
commit5fc2beac27f81d0840e717e3dd8d6524f9c2e890
tree250d00e7b453b6b04864b7a6e4fd7c85ae6dc24e
parent8eab413676a0222a863f45ff606f3db69bb7afc4
gdb.base/async.exp: Handle "asynchronous execution not supported"

This change eliminates some failures on simulator targets and makes
the test run a bit quicker too - without this change, we have to wait
for timeouts.

gdb/testsuite/ChangeLog:

* gdb.base/async.exp (proc test_background): Add case
for asynchronous execution not supported.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/async.exp