bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/6761] New: abbrev_offset in DWARF2 info is set incorrectly (zero


From: bjarne dot jensen at se dot transport dot bombardier dot com
Subject: [Bug ld/6761] New: abbrev_offset in DWARF2 info is set incorrectly (zero) by ld
Date: 23 Jul 2008 14:40:07 -0000

While trying to read the DWARF2 info in a partially linked object file I 
encountered a bug in the compilation unit headers: The abbrev_offset member is 
always zero.
This causes the .debug_info parser to interpret the attributes incorrectly and I
encounter symptoms, e.g. "Could not find abbrev number 9690".
Somehow the linker does not adjust the abbrev_offset in the compilation unit
header when it concatenates the .debug_abbrev sections of object files.
Unfortunatly I don't have the knowledge to point to where this should happen.

-- 
           Summary: abbrev_offset in DWARF2 info is set incorrectly (zero)
                    by ld
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: bjarne dot jensen at se dot transport dot bombardier dot
                    com
                CC: bug-binutils at gnu dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=6761

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]