for Oleksiy Vyalov - Redirect stdin, stdout and stderr to /dev/null when launching...
authorShawn Best <sbest@blueshiftinc.com>
Wed, 5 Nov 2014 00:58:55 +0000 (00:58 +0000)
committerShawn Best <sbest@blueshiftinc.com>
Wed, 5 Nov 2014 00:58:55 +0000 (00:58 +0000)
commit629680e499c5df3f8965bfbc5b6100261dce0f5a
treeab670e1a00f741a7e6f207a634c7999dc7234a41
parent65ec83b09fe7435899dd0ed822363c104eaab3b8
for Oleksiy Vyalov - Redirect stdin, stdout and stderr to /dev/null when launching LLGS process. Differential Revision: reviews.llvm.org/D6105

llvm-svn: 221324
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp