* dwarf2read.c (dwarf_decode_macros): New arg section_name.
authorDoug Evans <dje@google.com>
Mon, 30 Apr 2012 15:50:40 +0000 (15:50 +0000)
committerDoug Evans <dje@google.com>
Mon, 30 Apr 2012 15:50:40 +0000 (15:50 +0000)
commitfceca5159fe3cc09e4cfe8fb495397ceb0b4a91a
tree478697d596e07b31593f04ff10c28b10df13d555
parent88ebb0a1567bdc11a39c466735d5fd145f326c1b
* dwarf2read.c (dwarf_decode_macros): New arg section_name.
All callers updated.
(init_cu_die_reader): Verify the section is non-empty.
(dwarf_decode_line_header): Don't dereference section->asection
until we know the section is present.
gdb/ChangeLog
gdb/dwarf2read.c