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 | -98/+0 |
* | Load executable module when attaching to process; implement detach from process. | Adrian McCarthy | 2015-06-19 | 1 | -0/+4 |
* | Fix race condition when detaching/killing an inferior. | Zachary Turner | 2015-05-21 | 1 | -0/+3 |
* | Implement attach to process on Windows. | Zachary Turner | 2015-05-20 | 1 | -2/+5 |
* | Fix some test failures for Windows. | Zachary Turner | 2014-12-10 | 1 | -5/+5 |
* | Correctly shutdown when DoDestroy is called with an active exception. | Zachary Turner | 2014-12-03 | 1 | -3/+13 |
* | [ProcessWindows] Implement breakpoint stop / resume on Windows. | Zachary Turner | 2014-11-11 | 1 | -1/+8 |
* | [ProcessWindows] Notify process plugin when the launch succeeds. | Zachary Turner | 2014-11-10 | 1 | -4/+12 |
* | Remove the top-level DebugDriverThread in ProcessWindows. | Zachary Turner | 2014-11-07 | 1 | -0/+63 |