Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make log options uniform betwwen lldb-platform and lldb-gdbserver | Tamas Berghammer | 2015-05-27 | 1 | -1/+0 |
* | Rework LLDB system initialization. | Zachary Turner | 2015-03-31 | 1 | -3/+9 |
* | Move LLDB initialization/shutdown to Initialization. | Zachary Turner | 2015-03-19 | 1 | -2/+3 |
* | Add Debugger::InitializeForLLGS to allow ref counted LLGS initialization. | Robert Flack | 2015-03-10 | 1 | -4/+3 |
* | Reduce the number of components initialized by lldb-server to reduce static b... | Robert Flack | 2015-03-02 | 1 | -0/+19 |
* | Newline after usage string for lldb-server. | Chaoren Lin | 2015-02-23 | 1 | -2/+2 |
* | Merge lldb-platform and lldb-gdbserver into a single binary | Tamas Berghammer | 2015-02-18 | 1 | -0/+52 |