Launch lldb-gdbserver in same process group when launched remotely using lldb-platfor...
authorOleksiy Vyalov <ovyalov@google.com>
Wed, 28 Jan 2015 17:36:59 +0000 (17:36 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Wed, 28 Jan 2015 17:36:59 +0000 (17:36 +0000)
commitf8ce61c5d8c4cdca039871f27270cbee1e8595fc
tree4d305d18b15db5bb0cdc5cb1d16b30e7f0216d71
parent64a74bf1cf5b3e8a569ce20f1739d3f15898b4a6
Launch lldb-gdbserver in same process group when launched remotely using lldb-platform - commit on behalf of flackr.

http://reviews.llvm.org/D7211

llvm-svn: 227329
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp