[Lldb-commits] [PATCH] D49018: Convert a location information from PDB to a DWARF expression

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 12 05:22:57 PDT 2018


aleksandr.urakov updated this revision to Diff 155154.
aleksandr.urakov added a comment.

Thanks a lot, I have updated the patch!

I also have added a test case for a non-zeroth frame (it became possible after https://reviews.llvm.org/D49111).

If it's all right, can you commit this for me, please? I have no commit access.


https://reviews.llvm.org/D49018

Files:
  lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.cpp
  lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.script
  lit/SymbolFile/PDB/variables-locations.test
  source/Plugins/SymbolFile/PDB/CMakeLists.txt
  source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
  source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49018.155154.patch
Type: text/x-patch
Size: 28575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180712/ff4fad2f/attachment-0001.bin>


More information about the lldb-commits mailing list