[PATCH] D52981: [LLDB] - Add basic support for .debug_rnglists section (DWARF5)

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 01:13:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344119: [LLDB] - Add basic support for .debug_rnglists section (DWARF5) (authored by grimar, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52981?vs=168759&id=168946#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52981

Files:
  lldb/trunk/include/lldb/lldb-enumerations.h
  lldb/trunk/lit/Breakpoint/Inputs/debug_rnglist_basic.yaml
  lldb/trunk/lit/Breakpoint/debug_rnglist_basic.test
  lldb/trunk/source/Core/Section.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  lldb/trunk/source/Symbol/ObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52981.168946.patch
Type: text/x-patch
Size: 16480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/45aa91af/attachment.bin>


More information about the llvm-commits mailing list