This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ce21ea025 [Docs] Fix headings in remote debugging new 38f986e98 Make DWARFContext dwo-aware and port debug_info sections over
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 2 +- source/Plugins/SymbolFile/DWARF/DWARFContext.cpp | 19 ++++++++++------- source/Plugins/SymbolFile/DWARF/DWARFContext.h | 15 +++++++++++--- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 2 +- source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 2 ++ .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 24 ++++++++++------------ source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 6 ++++-- .../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 9 +++----- .../Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h | 1 - 9 files changed, 46 insertions(+), 34 deletions(-)