* dwarf.c (read_and_display_attr_value): Don't rejectbinutils_latest_snapshot
commit9e6a0106accda9d9485485a9d074eb0ec6230ae7
authorJakub Jelinek <jakub@redhat.com>
Thu, 1 Apr 2010 05:26:25 +0000 (1 05:26 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 1 Apr 2010 05:26:25 +0000 (1 05:26 +0000)
tree147be55ed3ff194a28d4b7939e3f8777142d7bd5
parent354e14f27faf78af36953a4bb2fe5c0fdaa30da5
* dwarf.c (read_and_display_attr_value): Don't reject
dwarf_version == 4.  Handle DW_FORM_sec_offset, DW_FORM_flag_present
and DW_FORM_exprloc.
(process_debug_info): Handle cu_version == 4.
(display_debug_lines_raw, display_debug_lines_decoded): Handle
li_version == 4.
binutils/ChangeLog
binutils/dwarf.c