Work around binutils/15021.
authorDoug Evans <dje@google.com>
Wed, 23 Jan 2013 18:47:51 +0000 (18:47 +0000)
committerDoug Evans <dje@google.com>
Wed, 23 Jan 2013 18:47:51 +0000 (18:47 +0000)
commit796a7ff8234cfaa8ad1ab884c1c8dafe29b18d42
tree3791b7ddb4f6e56494b844dab9b24bce0c30c2c1
parentf5c66ab0f8a76861a46ba52e232524ae52251efc
Work around binutils/15021.
* dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
type_unit_group out of union s.  All uses updated.
(read_index_from_section): Watch for index version 8.
(follow_die_sig): If using .gdb_index version <= 7, record the TU as
an imported symtab.
(write_psymtabs_to_index): Increment version number to 8.

doc/
* gdb.texinfo (Index Section Format): Document .gdb_index version 8.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/dwarf2read.c
This page took 0.024647 seconds and 4 git commands to generate.