[Lldb-commits] [PATCH] D53731: [NativePDB] Add the ability to display global variables

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 26 02:08:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345373: [NativePDB] Add the ability to dump dump global variables. (authored by zturner, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53731?vs=171189&id=171268#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53731

Files:
  lldb/trunk/lit/SymbolFile/NativePDB/Inputs/globals-fundamental.lldbinit
  lldb/trunk/lit/SymbolFile/NativePDB/globals-fundamental.cpp
  lldb/trunk/source/Plugins/SymbolFile/NativePDB/PdbSymUid.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: D53731.171268.patch
Type: text/x-patch
Size: 47834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181026/490d8ac5/attachment-0001.bin>


More information about the lldb-commits mailing list