When "readelf -w" is used on client.o in

http://sources.redhat.com/bugzilla/show_bug.cgi?id=3191

it fails to dump .gnu.linkonce.wi.client.cpp.7682538d section since it assumes
there is only one set of debug sections. I don't know what the best way to
handle it is. One possibility is to combine the same kind of sections first
before dumping. Otherwise, we have to track which .debug_line a recond is
referring to. However, we will need to clearly mark begin and end of
subsections.

-- 
           Summary: readelf fails to dump complete DWARF 3 info
           Product: binutils
           Version: 2.18 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: hjl at lucon dot org
                CC: bug-binutils at gnu dot org


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to