testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targets
authorMarkus Metzger <markus.t.metzger@intel.com>
Fri, 11 Dec 2020 08:55:50 +0000 (09:55 +0100)
committerMarkus Metzger <markus.t.metzger@intel.com>
Mon, 21 Dec 2020 07:59:25 +0000 (08:59 +0100)
commit806e7575e232f854ce7fc88c2a55c63265d57e5e
tree101555658748a77b728eca4c45397573b6023a52
parent493d2172ac9e15034e94d3030598bbaa42550082
testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targets

The gdb.btrace/multi-inferior.exp test creates multiple inferiors to check
that recording is per-inferior.

When run with the native-gdbserver board, this test hangs when trying to
add the second inferior over the remote connection.  Skip the test.

Note that the test runs fine with the native-extended-gdbserver board file
and we want to keep testing that configuration.

gdb/testsuite/ChangeLog:
2020-12-11  Markus Metzger  <markus.t.metzger@intel.com>

* gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.btrace/multi-inferior.exp