diff options
author | Alan Modra <amodra@gmail.com> | 2022-06-16 09:40:11 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-06-16 09:56:39 +0930 |
commit | 68f7e451e50eaadcd0dea7bf27a0b602a8ddbcc1 (patch) | |
tree | 3b14978f35a714d125981f87d875d9486cc14793 /gas | |
parent | 45bf072b34068b5a98947862b2aa183ab646e7ea (diff) | |
download | gdb-68f7e451e50eaadcd0dea7bf27a0b602a8ddbcc1.zip gdb-68f7e451e50eaadcd0dea7bf27a0b602a8ddbcc1.tar.gz gdb-68f7e451e50eaadcd0dea7bf27a0b602a8ddbcc1.tar.bz2 |
Restore readelf -wF
Commit 94585d6d4495 resulted in readelf -wF failing with
Unrecognized debug letter option 'F'
binutils/
* dwarf.c (debug_dump_long_opts): Add letter.
(debug_option_table): New, replacing..
(opts_table, letter_table): ..these.
(dwarf_select_sections_by_names): Adjust to suit. Set
do_debug_frames outside of loop.
(dwarf_select_sections_by_letters): Similarly.
gas/
* testsuite/gas/i386/ehinterp.d: Use readelf -wF.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/i386/ehinterp.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/i386/ehinterp.d b/gas/testsuite/gas/i386/ehinterp.d index 5b6ac858..d498826 100644 --- a/gas/testsuite/gas/i386/ehinterp.d +++ b/gas/testsuite/gas/i386/ehinterp.d @@ -1,4 +1,4 @@ -#readelf: --debug-dump=frames-interp +#readelf: -wF Contents of the \.eh_frame section: |