(DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
authorNick Clifton <nickc@redhat.com>
Mon, 14 Jan 2008 14:53:47 +0000 (14:53 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 14 Jan 2008 14:53:47 +0000 (14:53 +0000)
commitcc86f28f31e2122fb7429cdd19936846e0821606
tree09ec90d860bed4132726cb2156bd5d37766e08e2
parent1febe64d9616c501f59099727efb718273259859
    (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
        when the .debug_info section could not be loaded/parsed.
        (process_debug_info): Display the length of the compilation unit
        in hex, so that it corresponds with the offsets that will follow.
        Tell the user if the length was 32-bit or 64-bit.
        If a DIE abbreviation could not be found, tell the user the offset
        of the DIE.
        (free_debug_memory): Do not attempt to free any entries in the
        debug_information array if num_debug_info_entries is set to
        DEBUG_INFO_UNAVAILABLE.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.044491 seconds and 4 git commands to generate.