http://llvm.org/bugs/show_bug.cgi?id=18840

            Bug ID: 18840
           Summary: Would be nice to have a raw dump of .debug_line
                    similar to readelf --debug-dump=rawline
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified

llvm-darfdump can dump debug lines, but it does that for each compile unit and
therefore needs to parse .debug_info.

For testing, it would be nice to have something simpler, like "readelf
--debug-dump=rawline" or what we currently have in "llvm-readobj
-codeview-linetables". It should probably go in llvm-readobj somewhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to