]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix a test failure in gdb.threads/stepi-over-clone.exp
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 1 Apr 2024 19:22:46 +0000 (21:22 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 4 Apr 2024 12:26:19 +0000 (14:26 +0200)
commitb0ca740e8f361024d1c78cdf7432b4566dda4c7c
tree98fdbd7bc757b139bd1ed48e3389360e11e3175b
parentf38e9921479a00b4e7a72a79088106859ec5fabc
Fix a test failure in gdb.threads/stepi-over-clone.exp

When the XML support was disabled at compile time,
the test case gdb.threads/stepi-over-clone.exp fails
with lots of time-outs, which can be annoying.
This makes the test case unsupported instead.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/testsuite/gdb.threads/stepi-over-clone.exp