[llvm-bugs] [Bug 43623] New: llvm-dwarfdump doesn't dump contents of debug_loclists.dwo

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 9 09:15:24 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=43623

            Bug ID: 43623
           Summary: llvm-dwarfdump doesn't dump contents of
                    debug_loclists.dwo
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: sourav0311 at gmail.com
                CC: jdevlieghere at apple.com, keith.walker at arm.com,
                    llvm-bugs at lists.llvm.org,
                    paul_robinson at playstation.sony.com

llvm-dwarfdump doesn;t shows contents of section debug_loclists.dwo

llvm-readelf -S test.dwo
...
.strtab           
.debug_loclists.dwo 
.debug_str_offsets.dwo 
.debug_str.dwo    
.debug_info.dwo   
.debug_abbrev.dwo 

llvm-dwarfdump -debug-loclists test.dwo
test.dwo:      file format ELF64-x86-64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191009/8ae684e5/attachment.html>


More information about the llvm-bugs mailing list