summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-server/lldb-server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make log options uniform betwwen lldb-platform and lldb-gdbserverTamas Berghammer2015-05-271-1/+0
* Rework LLDB system initialization.Zachary Turner2015-03-311-3/+9
* Move LLDB initialization/shutdown to Initialization.Zachary Turner2015-03-191-2/+3
* Add Debugger::InitializeForLLGS to allow ref counted LLGS initialization.Robert Flack2015-03-101-4/+3
* Reduce the number of components initialized by lldb-server to reduce static b...Robert Flack2015-03-021-0/+19
* Newline after usage string for lldb-server.Chaoren Lin2015-02-231-2/+2
* Merge lldb-platform and lldb-gdbserver into a single binaryTamas Berghammer2015-02-181-0/+52
OpenPOWER on IntegriCloud