[Lldb-commits] [PATCH] D53813: [LLDB] - Add support for DW_FORM_rnglistx, DW_FORM_addrx[1-4]? forms.
George Rimar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 29 05:17:25 PDT 2018
grimar created this revision.
grimar added reviewers: LLDB, clayborg.
Herald added a subscriber: JDevlieghere.
This adds the support for DW_FORM_rnglistx, DW_FORM_addrx, DW_FORM_addrx1,
DW_FORM_addrx2, DW_FORM_addrx3, DW_FORM_addrx4 forms.
https://reviews.llvm.org/D53813
Files:
lit/Breakpoint/Inputs/debug_rnglistx_addrx.yaml
lit/Breakpoint/debug_rnglistx_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.171487.patch
Type: text/x-patch
Size: 11380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181029/e7a8b513/attachment-0001.bin>
More information about the lldb-commits
mailing list