[Lldb-commits] [PATCH] D55575: [NativePDB] Support local variables

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 13 10:21:35 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB349067: [NativePDB] Add support for local variables. (authored by zturner, committed by ).
Herald added subscribers: teemperor, abidh.

Changed prior to commit:
  https://reviews.llvm.org/D55575?vs=177877&id=178090#toc

Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55575/new/

https://reviews.llvm.org/D55575

Files:
  lit/SymbolFile/NativePDB/Inputs/local-variables.lldbinit
  lit/SymbolFile/NativePDB/local-variables.cpp
  source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp
  source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.h
  source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
  source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55575.178090.patch
Type: text/x-patch
Size: 55187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181213/8ca0f537/attachment-0001.bin>


More information about the lldb-commits mailing list