summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/Live/LocalDebugDelegate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Windows process plugin to allow code sharing between live and mini ↵Adrian McCarthy2015-10-281-91/+91
| | | | | | dump debugging. llvm-svn: 251540
* Make ProcessWindows not create a strong reference to itself.Zachary Turner2015-09-011-10/+28
| | | | llvm-svn: 246579
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-0/+73
Differential Revision: http://reviews.llvm.org/D12252 llvm-svn: 245850
OpenPOWER on IntegriCloud