diff options
author | Tom de Vries <tdevries@suse.de> | 2021-11-27 07:11:25 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-11-27 07:11:25 +0100 |
commit | 950065a38b317c32ffb0b9d4723a59d7faf95726 (patch) | |
tree | 6a352efc3f5c0e21a2581a446fde173839c9f93e /sim/m32c | |
parent | 429a55b86557883a18e9c6405918825eb6eafd28 (diff) | |
download | binutils-950065a38b317c32ffb0b9d4723a59d7faf95726.zip binutils-950065a38b317c32ffb0b9d4723a59d7faf95726.tar.gz binutils-950065a38b317c32ffb0b9d4723a59d7faf95726.tar.bz2 |
[gdb/testsuite] Fix FAIL in gdb.base/list-missing-source.exp
In commit f8080fb7a44 "[gdb/testsuite] Add gdb.base/include-main.exp" a
file gdb.base/main.c was added, which caused the following regression:
...
(gdb) list^M
<gdb.base/main.c>
(gdb) FAIL: gdb.base/list-missing-source.exp: list
...
The problem is that the test-case does not expect to find a file main.c, but
now it finds gdb.base/main.c.
Fix this by using the more specific file name list-missing-source.c.
Tested on x86_64-linux.
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions