[Lldb-commits] [PATCH] D52981: [LLDB] - Add basic support for .debug_rnglists section (DWARF5)
George Rimar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 9 01:26:05 PDT 2018
grimar updated this revision to Diff 168759.
grimar added a comment.
- Addressed review comments.
https://reviews.llvm.org/D52981
Files:
include/lldb/lldb-enumerations.h
lit/Breakpoint/Inputs/debug_rnglist_basic.yaml
lit/Breakpoint/debug_rnglist_basic.test
source/Core/Section.cpp
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
source/Symbol/ObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52981.168759.patch
Type: text/x-patch
Size: 16084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181009/8133e228/attachment-0001.bin>
More information about the lldb-commits
mailing list