Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg code to allow Windows Process Plugins to share some common code. | Adrian McCarthy | 2015-08-24 | 1 | -46/+0 |
* | Enable debugging of multithreaded programs on Windows. | Adrian McCarthy | 2015-05-18 | 1 | -1/+1 |
* | Reverting r237392 since it broke TestNumThreads on ubuntu builder. | Oleksiy Vyalov | 2015-05-15 | 1 | -1/+1 |
* | Enable multithreaded debugging on Windows. | Adrian McCarthy | 2015-05-14 | 1 | -1/+1 |
* | [ProcessWindows] Improve support for launching processes. | Zachary Turner | 2014-11-12 | 1 | -3/+5 |
* | [ProcessWindows] Simplify the DebugDelegate interface. | Zachary Turner | 2014-11-12 | 1 | -9/+12 |
* | [ProcessWindows] Implement breakpoint stop / resume on Windows. | Zachary Turner | 2014-11-11 | 1 | -1/+1 |
* | [ProcessWindows] Notify process plugin when the launch succeeds. | Zachary Turner | 2014-11-10 | 1 | -12/+2 |
* | Decouple ProcessWindows from the Windows debug driver thread. | Zachary Turner | 2014-11-05 | 1 | -0/+51 |