[lldb-dev] Trying to use socketpair for lldb-server fails

2017-07-19 Thread Demi Obenour via lldb-dev
To avoid a local privilage escalation, I am trying to patch LLDB not to use a TCP socket for local communication. The attached patch failed. Would anyone be able to provide suggestions for how to debug the problem? Sincerely, Demi Index: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp ==

Re: [lldb-dev] Trying to use socketpair for lldb-server fails

2017-07-21 Thread Demi Obenour via lldb-dev
-- > Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a > Linux Foundation Collaborative Project > > > -Original Message- > > From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of > Demi > >