summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Windows-specific minidump pluginAdrian McCarthy2016-11-161-86/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-57/+39
* Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham2016-03-071-2/+2
* NFC: Refactor ProcessWinMiniDump to use a more traditional pimpl idiom.Adrian McCarthy2016-02-291-39/+3
* Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy2015-12-041-3/+6
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-4/+3
* Get the process ID from a minidump.Adrian McCarthy2015-09-171-0/+3
* Have the Process hold a weak_ptr to the Target.Zachary Turner2015-09-011-3/+3
* Implement DoReadMemory for Windows mini dumps.Adrian McCarthy2015-09-011-1/+17
* Differential Review: http://reviews.llvm.org/D12363Adrian McCarthy2015-08-281-0/+3
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-0/+116
OpenPOWER on IntegriCloud