[Lldb-commits] [PATCH] D54241: Fix bug in printing ValueObjects and in PE/COFF Plugin
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 8 10:34:31 PST 2018
zturner updated this revision to Diff 173194.
zturner added a comment.
Use the layout type instead of the full type, along with a comment explaining why this is necessary.
https://reviews.llvm.org/D54241
Files:
lldb/lit/SymbolFile/NativePDB/Inputs/globals-bss.lldbinit
lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
lldb/lit/SymbolFile/NativePDB/globals-bss.cpp
lldb/source/Core/ValueObjectVariable.cpp
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54241.173194.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181108/2f2318c7/attachment.bin>
More information about the lldb-commits
mailing list