| commit | 2550e478ad11b199780b733f2c657ab8ffdb0f14 | [log] [tgz] |
|---|---|---|
| author | Tom de Vries <tdevries@suse.de> | Fri Oct 08 13:07:52 2021 +0200 |
| committer | Tom de Vries <tdevries@suse.de> | Fri Oct 08 13:07:52 2021 +0200 |
| tree | e2721b7e11a7b1b9a780563e6e9bf8063f089c5e | |
| parent | 8320b042306349336ac2441897401748c2674d6a [diff] |
[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.