[Lldb-commits] [PATCH] D24514: Add support for DW_AT_ranges_base attribute

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 14 04:38:58 PDT 2016


tberghammer updated this revision to Diff 71316.
tberghammer added a comment.

Adding a new test case


https://reviews.llvm.org/D24514

Files:
  packages/Python/lldbsuite/test/python_api/symbol-context/two-files/TestSymbolContextTwoFiles.py
  packages/Python/lldbsuite/test/python_api/symbol-context/two-files/decls.h
  packages/Python/lldbsuite/test/python_api/symbol-context/two-files/file1.cpp
  packages/Python/lldbsuite/test/python_api/symbol-context/two-files/file2.cpp
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp
  source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24514.71316.patch
Type: text/x-patch
Size: 10769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160914/1cee6ba5/attachment.bin>


More information about the lldb-commits mailing list