| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor Windows process plugin to allow code sharing between live and mini ↵ | Adrian McCarthy | 2015-10-28 | 1 | -196/+0 |
| | | | | | | | dump debugging. llvm-svn: 251540 | ||||
| * | Fix log disable command in ProcessWindowsLog. | Zachary Turner | 2015-09-16 | 1 | -12/+18 |
| | | | | | | | | | | | | The implications of this bug where that "log disable windows" would not actually disable the log, and worse it would lock the file handle making it impossible to delete the file until lldb was shut down. This was then causing the test suite to fail, because the test suite tries to delete log files in certain situations. llvm-svn: 247841 | ||||
| * | Reorg code to allow Windows Process Plugins to share some common code. | Adrian McCarthy | 2015-08-24 | 1 | -0/+190 |
| Differential Revision: http://reviews.llvm.org/D12252 llvm-svn: 245850 | |||||

