[Lldb-commits] [PATCH] D33213: Use socketpair on all Unix platforms
Demi Marie Obenour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 25 08:50:54 PDT 2017
DemiMarie updated this revision to Diff 108094.
DemiMarie added a comment.
Initalize connection_fd
Otherwise undefined behavior ensues whenever --fd is not passed to
lldb-server -g.
https://reviews.llvm.org/D33213
Files:
tools/lldb-server/lldb-gdbserver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33213.108094.patch
Type: text/x-patch
Size: 4593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170725/92442ce3/attachment.bin>
More information about the lldb-commits
mailing list