[Lldb-commits] [PATCH] D41428: [lldb] This commit adds support to cache a PDB's global scope and fixes a bug in getting the source file name for a compiland

Aaron Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 28 18:02:45 PST 2017


asmith updated this revision to Diff 128312.
asmith added a comment.

These changes will fix this crash in the current mainline:

lldb-test.exe symbols (path-to-your-lldb-exe)


Repository:
  rL LLVM

https://reviews.llvm.org/D41428

Files:
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41428.128312.patch
Type: text/x-patch
Size: 22131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171229/aab0e3f5/attachment-0001.bin>


More information about the lldb-commits mailing list