diff options
author | Tom de Vries <tdevries@suse.de> | 2021-08-02 15:31:51 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-08-02 15:31:51 +0200 |
commit | f7ded54b34dcfb2a8e7088c0045f835aab75963a (patch) | |
tree | 7c2446bee85820e383e3a3d351b4404416ebe56a /gdb/configure.nat | |
parent | 1df42e90836a542aa16b2f89b22810d264bb3882 (diff) | |
download | binutils-f7ded54b34dcfb2a8e7088c0045f835aab75963a.zip binutils-f7ded54b34dcfb2a8e7088c0045f835aab75963a.tar.gz binutils-f7ded54b34dcfb2a8e7088c0045f835aab75963a.tar.bz2 |
[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-gdb-index
When running with target board cc-with-gdb-index, we run into:
...
(gdb) file dw2-using-debug-str-no-debug-str^M
Reading symbols from dw2-using-debug-str-no-debug-str...^M
Dwarf Error: DW_FORM_strp used without required section^M
(gdb) FAIL: gdb.dwarf2/dw2-using-debug-str.exp: file dw2-using-debug-str
...
The test expects the dwarf error, but has no matching pattern for the entire
output.
Fix this by updating the regexp.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2021-08-02 Tom de Vries <tdevries@suse.de>
* gdb.dwarf2/dw2-using-debug-str.exp: Update regexp to match
cc-with-gdb-index output.
Diffstat (limited to 'gdb/configure.nat')
0 files changed, 0 insertions, 0 deletions