OSDN Git Service

* dwarf.c (process_debug_info): Include the CU offset and corrupt
authorNick Clifton <nickc@redhat.com>
Mon, 14 Jan 2008 12:26:57 +0000 (12:26 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 14 Jan 2008 12:26:57 +0000 (12:26 +0000)
commit9ee7a1ec18661b3c8f8c039dfdea34ef3e8ee9a7
tree918fcb1f8b5c9cd783a0478bf27a16d72115e18b
parentf78891e0cbac260af1611d1372e01b10a87c8196
    * dwarf.c (process_debug_info): Include the CU offset and corrupt
        version value when reporting unrecognised DWARF version numbers.
        (load_debug_info): Remember a failed attempt to load and parse the
        .debug_info section and do not repeat such attempts.
        (display_debug_lines): Check the return value from load_debug_info
        and return whilst displaying a warning message if the load failed.
        (display_debug_loc): Likewise.
        (display_debug_ranges): Likewise.
binutils/ChangeLog
binutils/dwarf.c