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

             Bug #: 14420
           Summary: readelf fails to display null bytes in DWARF info
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sourceware.org
        ReportedBy: hjl.to...@gmail.com
    Classification: Unclassified


Null bytes are used to terminate list and table in DWARF
debug info.  However, readelf -w fails to display null
bytes.  The debug info generated by v8 JIT:

http://www.sourceware.org/bugzilla/attachment.cgi?id=6562

misses some null bytes in DWARF debug info. But readelf -w
output looks normal.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to