[Lldb-commits] [PATCH] D53822: [NativePDB] Add tests for dumping global variables of class type

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 30 11:59:31 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345629: [NativePDB] Add support for dumping global variables of class type. (authored by zturner, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53822?vs=171537&id=171755#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53822

Files:
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/globals-classes.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/global-classes.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbUtil.h
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53822.171755.patch
Type: text/x-patch
Size: 14942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181030/3cbbc663/attachment.bin>


More information about the lldb-commits mailing list