llvm-project/lldb/source/Plugins/ObjectFile/ELF
Leonard Mosescu 9ba51579fb Misc module/dwarf logging improvements
This change improves the logging for the lldb.module category to note a few interesting cases:

1. Local object file found, but specs not matching
2. Local object file not found, using a placeholder module

The handling and logging for the cases wehre we fail to load compressed dwarf
symbols is also improved.

Differential Revision: https://reviews.llvm.org/D50274

llvm-svn: 339161
2018-08-07 18:00:30 +00:00
..
CMakeLists.txt Add LLVMObject dependency to our ObjectFileELF plugin 2017-12-18 10:51:03 +00:00
ELFHeader.cpp Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
ELFHeader.h Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
ObjectFileELF.cpp Misc module/dwarf logging improvements 2018-08-07 18:00:30 +00:00
ObjectFileELF.h Move AddressClass to private enums since API doesn't provide any functions to manage it. 2018-06-27 06:50:10 +00:00