[Lldb-commits] [PATCH] D55122: [PDB] Fix location retrieval for function local variables and arguments that are stored relative to VFRAME
Leonid Mashinskiy via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 31 01:59:51 PST 2019
leonid.mashinskiy updated this revision to Diff 184471.
leonid.mashinskiy marked an inline comment as done.
leonid.mashinskiy added a comment.
- made changes related to review
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55122/new/
https://reviews.llvm.org/D55122
Files:
lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.cpp
lit/SymbolFile/PDB/Inputs/VariablesLocationsTest.script
lit/SymbolFile/PDB/variables-locations.test
source/Expression/DWARFExpression.cpp
source/Plugins/SymbolFile/NativePDB/CMakeLists.txt
source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.cpp
source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.h
source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp
source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.h
source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp
source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h
source/Plugins/SymbolFile/NativePDB/PdbIndex.h
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
source/Plugins/SymbolFile/NativePDB/PdbUtil.h
source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
source/Plugins/SymbolFile/PDB/CMakeLists.txt
source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
unittests/SymbolFile/CMakeLists.txt
unittests/SymbolFile/NativePDB/CMakeLists.txt
unittests/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpressionTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55122.184471.patch
Type: text/x-patch
Size: 101012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190131/73f7e578/attachment-0001.bin>
More information about the lldb-commits
mailing list