[Lldb-commits] [PATCH] D33213: Use socketpair on all Unix platforms

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 12 09:57:21 PDT 2017


labath requested changes to this revision.
labath added a comment.
This revision now requires changes to proceed.

Have you tried that this actually works? (It doesn't work for me)

As far as I can tell, you will have to teach lldb-server to understand the `--fd` argument before you can flip this switch.


Repository:
  rL LLVM

https://reviews.llvm.org/D33213





More information about the lldb-commits mailing list