[all-commits] [llvm/llvm-project] de8793: [lldb/DWARF] Add support for type units in dwp files

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Feb 21 07:01:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: de8793b9184ece0d24f46bc2d86711092848f938
      https://github.com/llvm/llvm-project/commit/de8793b9184ece0d24f46bc2d86711092848f938
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h
    A lldb/test/Shell/SymbolFile/DWARF/dwp-debug-types.s

  Log Message:
  -----------
  [lldb/DWARF] Add support for type units in dwp files

all that was needed was to teach lldb's DWARF context about the
debug_tu_index section.




More information about the All-commits mailing list