llvm-project/lldb/tools/lldb-server
Robert Flack 5f4b6c7c9e Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging
This was previously initialized by ProcessGDBRemote::Initialize but lldb-server does not contain ProcessGDBRemote anymore so this needs to be initialized directly.

Differential Revision: http://reviews.llvm.org/D8186

llvm-svn: 231966
2015-03-11 21:14:22 +00:00
..
CMakeLists.txt
Makefile
exports
lldb-gdbserver.cpp Initialize ProcessGDBRemoteLog for LLGS to fix remote platform logging 2015-03-11 21:14:22 +00:00
lldb-platform.cpp Rename test/tools/lldb-gdbserver to test/tools/lldb-server 2015-03-06 14:36:33 +00:00
lldb-server.cpp Add Debugger::InitializeForLLGS to allow ref counted LLGS initialization. 2015-03-10 18:07:47 +00:00