Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor LLDB's Windows process plugin (NFC) | Adrian McCarthy | 2016-11-23 | 1 | -550/+0 |
* | Make lldb -Werror clean on Windows. | Zachary Turner | 2016-10-05 | 1 | -31/+30 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -428/+430 |
* | Update for llvm change to add pdb namespace. | Zachary Turner | 2016-05-04 | 1 | -1/+1 |
* | Unicode support on Win32. | Zachary Turner | 2016-03-22 | 1 | -4/+7 |
* | Refactor Windows process plugin to allow code sharing between live and mini d... | Adrian McCarthy | 2015-10-28 | 1 | -1/+1 |
* | Have a clean(er) shutdown when detaching from a process. | Zachary Turner | 2015-10-02 | 1 | -20/+19 |
* | Fix a race condition when terminating inferiors on Windows. | Zachary Turner | 2015-09-17 | 1 | -0/+14 |
* | Reorg code to allow Windows Process Plugins to share some common code. | Adrian McCarthy | 2015-08-24 | 1 | -0/+533 |