OSDN Git Service

* dwarf.c (read_and_display_attr_value): Prefix values that are
authorNick Clifton <nickc@redhat.com>
Fri, 4 Jan 2008 09:53:41 +0000 (09:53 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Jan 2008 09:53:41 +0000 (09:53 +0000)
commitfca11012b736f8ee6582e9fcea8cf199322d6743
treee23aa139ed1f2fe6b91a0da6c91cc1be23bd8e23
parent007b2bf3789434bd99152a73a4ad95d96fd9969d
    * dwarf.c (read_and_display_attr_value): Prefix values that are
        displayed in hexadecimal with 0x.
        For the DW_AT_import attribute display the abbreviation number and
        tag of the imported DIE.
        (process_debug_info): Warn about lengths that reserved by the
        DWARF3 specification.
        Provide more information when corrupted DIEs are detected.
        Warn if DIE corruption makes the sibling level negative.
binutils/ChangeLog
binutils/dwarf.c