summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h
Commit message (Expand)AuthorAgeFilesLines
* [PDB] Fix location retrieval for function local variables and arguments that areAleksandr Urakov2019-02-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NativePDB] Add support for parsing typedef records.Zachary Turner2019-01-101-0/+8
* [NativePDB] Decouple AST reconstruction from lldb Symbol creation.Zachary Turner2018-12-171-1/+22
* [PDB] Move some code around. NFC.Zachary Turner2018-12-061-0/+5
* [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme.Zachary Turner2018-11-161-0/+11
* [lldb] Fix initialization order warnings.Jorge Gorbe Moya2018-11-081-1/+1
* [NativePDB] Higher fidelity reconstruction of AST from Debug Info.Zachary Turner2018-11-081-0/+44
* [NativePDB] Add support for dumping global variables of class type.Zachary Turner2018-10-301-0/+2
* Some cleanups to the native pdb plugin [NFC].Zachary Turner2018-10-221-0/+10
* Resubmit "Add SymbolFileNativePDB plugin."Zachary Turner2018-10-121-0/+58
* Revert SymbolFileNativePDB plugin.Zachary Turner2018-10-111-58/+0
* [SymbolFileNativePDB] Fix compilation errors with gcc.Zachary Turner2018-10-101-0/+5
* Create a SymbolFile plugin for cross-platform PDB access.Zachary Turner2018-10-101-0/+53
OpenPOWER on IntegriCloud