[Lldb-commits] [PATCH] D53813: [LLDB] - Add support for DW_FORM_addrx[1-4]? forms.

George Rimar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 29 09:12:34 PDT 2018


grimar updated this revision to Diff 171517.
grimar retitled this revision from "[LLDB] - Add support for DW_FORM_rnglistx, DW_FORM_addrx[1-4]? forms." to "[LLDB] - Add support for DW_FORM_addrx[1-4]? forms.".
grimar edited the summary of this revision.
grimar added a comment.

- Removed DW_FORM_rnglistx from this patch.


https://reviews.llvm.org/D53813

Files:
  lit/Breakpoint/Inputs/debug_addrx.yaml
  lit/Breakpoint/debug_addrx.test
  source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53813.171517.patch
Type: text/x-patch
Size: 11881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181029/d220ba42/attachment-0001.bin>


More information about the lldb-commits mailing list