llvm-project/lldb/source/Plugins/ObjectFile
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
..
ELF Misc module/dwarf logging improvements 2018-08-07 18:00:30 +00:00
JIT Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Mach-O Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
PECOFF Add .debug_names section glue code 2018-06-01 12:06:45 +00:00
CMakeLists.txt