summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/LocalDebugDelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable debugging of multithreaded programs on Windows.Adrian McCarthy2015-05-181-2/+2
* Reverting r237392 since it broke TestNumThreads on ubuntu builder.Oleksiy Vyalov2015-05-151-2/+2
* Enable multithreaded debugging on Windows.Adrian McCarthy2015-05-141-2/+2
* [ProcessWindows] Improve support for launching processes.Zachary Turner2014-11-121-6/+6
* [ProcessWindows] Simplify the DebugDelegate interface.Zachary Turner2014-11-121-18/+18
* [ProcessWindows] Implement breakpoint stop / resume on Windows.Zachary Turner2014-11-111-2/+2
* [ProcessWindows] Notify process plugin when the launch succeeds.Zachary Turner2014-11-101-6/+0
* Decouple ProcessWindows from the Windows debug driver thread.Zachary Turner2014-11-051-0/+79
OpenPOWER on IntegriCloud