commit | b0ca740e8f361024d1c78cdf7432b4566dda4c7c | [log] [tgz] |
---|---|---|
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | Mon Apr 01 21:22:46 2024 +0200 |
committer | Bernd Edlinger <bernd.edlinger@hotmail.de> | Thu Apr 04 14:26:19 2024 +0200 |
tree | 98fdbd7bc757b139bd1ed48e3389360e11e3175b | |
parent | f38e9921479a00b4e7a72a79088106859ec5fabc [diff] |
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>