[Lldb-commits] [PATCH] D53140: [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offset_pair entries (.debug_rnglists)

George Rimar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 24 02:58:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345127: [LLDB] - Add support for DW_RLE_base_address and DW_RLE_offset_pair entries (. (authored by grimar, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53140?vs=170050&id=170833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53140

Files:
  lldb/trunk/lit/Breakpoint/Inputs/debug_rnglist_offset_pair.yaml
  lldb/trunk/lit/Breakpoint/debug_rnglist_offset_pair.test
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53140.170833.patch
Type: text/x-patch
Size: 18507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181024/79d945f0/attachment.bin>


More information about the lldb-commits mailing list