summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Windows/LocalDebugDelegate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant virtual for member functions marked 'override'.David Blaikie2015-04-081-9/+9
* Fix warnings generated by clang-cl.Zachary Turner2015-04-021-1/+1
* Revert "Fix warnings found with clang-cl."Zachary Turner2015-02-251-1/+1
* Fix warnings found with clang-cl.Zachary Turner2015-02-251-1/+1
* [ProcessWindows] Improve support for launching processes.Zachary Turner2014-11-121-3/+3
* [ProcessWindows] Simplify the DebugDelegate interface.Zachary Turner2014-11-121-9/+9
* [ProcessWindows] Implement breakpoint stop / resume on Windows.Zachary Turner2014-11-111-1/+1
* [ProcessWindows] Notify process plugin when the launch succeeds.Zachary Turner2014-11-101-10/+9
* Decouple ProcessWindows from the Windows debug driver thread.Zachary Turner2014-11-051-0/+61
OpenPOWER on IntegriCloud