summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/IDebugDelegate.h
Commit message (Expand)AuthorAgeFilesLines
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-46/+0
* Enable debugging of multithreaded programs on Windows.Adrian McCarthy2015-05-181-1/+1
* Reverting r237392 since it broke TestNumThreads on ubuntu builder.Oleksiy Vyalov2015-05-151-1/+1
* Enable multithreaded debugging on Windows.Adrian McCarthy2015-05-141-1/+1
* [ProcessWindows] Improve support for launching processes.Zachary Turner2014-11-121-3/+5
* [ProcessWindows] Simplify the DebugDelegate interface.Zachary Turner2014-11-121-9/+12
* [ProcessWindows] Implement breakpoint stop / resume on Windows.Zachary Turner2014-11-111-1/+1
* [ProcessWindows] Notify process plugin when the launch succeeds.Zachary Turner2014-11-101-12/+2
* Decouple ProcessWindows from the Windows debug driver thread.Zachary Turner2014-11-051-0/+51
OpenPOWER on IntegriCloud