* 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)
commit1febe64d9616c501f59099727efb718273259859
tree85ee01b2f56c6bd72ab8a71386556c7b1870f40e
parentc1766e7d3e9e7f44ce28689e518c02e2a86f5adb
    * 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
This page took 0.023935 seconds and 4 git commands to generate.