From 4743b73565bcc34d3a4e41529ac4e93517465b41 Mon Sep 17 00:00:00 2001 From: Cary Coutant Date: Thu, 20 Oct 2011 01:11:34 +0000 Subject: * dwarf2read.c (create_debug_types_hash_table): Fix size of type_offset field. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0405847..215bbdd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2011-10-19 Cary Coutant + * dwarf2read.c (create_debug_types_hash_table): Fix size of + type_offset field. + +2011-10-19 Cary Coutant + * dwarf2read.c (peek_abbrev_code): New function. (dw2_get_file_names): Check for dummy compilation units. (create_debug_types_hash_table): Likewise. -- cgit v1.1