summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/ForwardDecl.h
Commit message (Expand)AuthorAgeFilesLines
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-41/+0
* Fix some test failures for Windows.Zachary Turner2014-12-101-0/+1
* Correctly shutdown when DoDestroy is called with an active exception.Zachary Turner2014-12-031-0/+1
* Move the thread logic around to fit better into LLDB's process model.Zachary Turner2014-11-171-5/+5
* [ProcessWindows] Simplify the DebugDelegate interface.Zachary Turner2014-11-121-13/+0
* [ProcessWindows] Implement breakpoint stop / resume on Windows.Zachary Turner2014-11-111-1/+14
* [ProcessWindows] Notify process plugin when the launch succeeds.Zachary Turner2014-11-101-2/+1
* Remove the top-level DebugDriverThread in ProcessWindows.Zachary Turner2014-11-071-8/+3
* Decouple ProcessWindows from the Windows debug driver thread.Zachary Turner2014-11-051-0/+45
OpenPOWER on IntegriCloud