aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2013-01-23 18:47:51 +0000
committerDoug Evans <dje@google.com>2013-01-23 18:47:51 +0000
commit796a7ff8234cfaa8ad1ab884c1c8dafe29b18d42 (patch)
tree3791b7ddb4f6e56494b844dab9b24bce0c30c2c1 /gdb/ChangeLog
parentf5c66ab0f8a76861a46ba52e232524ae52251efc (diff)
downloadgdb-796a7ff8234cfaa8ad1ab884c1c8dafe29b18d42.zip
gdb-796a7ff8234cfaa8ad1ab884c1c8dafe29b18d42.tar.gz
gdb-796a7ff8234cfaa8ad1ab884c1c8dafe29b18d42.tar.bz2
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 94325d4..c00bb3b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2013-01-23 Doug Evans <dje@google.com>
+
+ 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.
+
2013-01-22 Pedro Alves <palves@redhat.com>
* annotate.c (breakpoint_changed): Skip if breakpoint is not