* dwarf.c (read_and_display_attr_value): Don't reject
authorJakub Jelinek <jakub@redhat.com>
Thu, 1 Apr 2010 05:26:25 +0000 (05:26 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 1 Apr 2010 05:26:25 +0000 (05:26 +0000)
commit932fd279a972e48933c461d0fc502358d57cc2ec
treea247ad44a40e50460294323445d5344681a536dc
parentc07cbdd706fb9521b85fa100bb7507c44f92653f
* 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