binutils-gdb/gdb/contrib
Jan Kratochvil 25289ac167 contrib/gdb-add-index.sh -dwarf-5
------------------------------------------------------------------------------
(gdb) help save gdb-index
Save a gdb-index file.
Usage: save gdb-index [-dwarf-5] DIRECTORY

No options create one file with .gdb-index extension for pre-DWARF-5
compatible .gdb_index section.  With -dwarf-5 creates two files with
extension .debug_names and .debug_str for DWARF-5 .debug_names section.
------------------------------------------------------------------------------

But gdb-add-index command provided no way how to pass the -dwarf-5 option.

gdb/ChangeLog
2018-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* contrib/gdb-add-index.sh ($dwarf5): New, use it.
2018-07-07 23:02:36 +02:00
..
ari Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cc-with-tweaks.sh Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cleanup_check.py Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
excheck.py Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
expect-read1.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
expect-read1.sh Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
exsummary.py Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gcc-with-excheck Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdb-add-index.sh contrib/gdb-add-index.sh -dwarf-5 2018-07-07 23:02:36 +02:00
test_pubnames_and_indexes.py Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00