| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a minor error where I forgot to declare a variable. | Zachary Turner | 2014-12-04 | 1 | -1/+2 |
| * | Correctly shutdown when DoDestroy is called with an active exception. | Zachary Turner | 2014-12-03 | 1 | -13/+72 |
| * | Change HostThread::GetNativeThread() to return a derived reference. | Zachary Turner | 2014-11-17 | 1 | -1/+1 |
| * | Move the thread logic around to fit better into LLDB's process model. | Zachary Turner | 2014-11-17 | 1 | -3/+3 |
| * | [ProcessWindows] Improve support for launching processes. | Zachary Turner | 2014-11-12 | 1 | -2/+33 |
| * | [ProcessWindows] Simplify the DebugDelegate interface. | Zachary Turner | 2014-11-12 | 1 | -13/+5 |
| * | [ProcessWindows] Implement breakpoint stop / resume on Windows. | Zachary Turner | 2014-11-11 | 1 | -3/+21 |
| * | [ProcessWindows] Notify process plugin when the launch succeeds. | Zachary Turner | 2014-11-10 | 1 | -10/+8 |
| * | Remove the top-level DebugDriverThread in ProcessWindows. | Zachary Turner | 2014-11-07 | 1 | -0/+230 |

