summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/DebuggerThread.h
Commit message (Expand)AuthorAgeFilesLines
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-98/+0
* Load executable module when attaching to process; implement detach from process.Adrian McCarthy2015-06-191-0/+4
* Fix race condition when detaching/killing an inferior.Zachary Turner2015-05-211-0/+3
* Implement attach to process on Windows.Zachary Turner2015-05-201-2/+5
* Fix some test failures for Windows.Zachary Turner2014-12-101-5/+5
* Correctly shutdown when DoDestroy is called with an active exception.Zachary Turner2014-12-031-3/+13
* [ProcessWindows] Implement breakpoint stop / resume on Windows.Zachary Turner2014-11-111-1/+8
* [ProcessWindows] Notify process plugin when the launch succeeds.Zachary Turner2014-11-101-4/+12
* Remove the top-level DebugDriverThread in ProcessWindows.Zachary Turner2014-11-071-0/+63
OpenPOWER on IntegriCloud