]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
authorTom de Vries <tdevries@suse.de>
Fri, 8 Oct 2021 11:07:52 +0000 (13:07 +0200)
committerTom de Vries <tdevries@suse.de>
Fri, 8 Oct 2021 11:07:52 +0000 (13:07 +0200)
commit2550e478ad11b199780b733f2c657ab8ffdb0f14
treee2721b7e11a7b1b9a780563e6e9bf8063f089c5e
parent8320b042306349336ac2441897401748c2674d6a
[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1

When running test-case gdb.mi/gdb2549.exp with check-read1, I run into:
...
FAIL: gdb.mi/gdb2549.exp: register values x (timeout)
...

Fix this by applying the same fix as for "register values t" in commit
478e490a4df "[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1".

Tested on x86_64-linux.
gdb/testsuite/gdb.mi/gdb2549.exp