[Lldb-commits] [PATCH] D72813: Fixes to lldb's eLaunchFlagLaunchInTTY feature on macOS

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 16 13:26:30 PST 2020


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

ok if this works for now that is fine. Just close the socket_fd when we fail to write the pid to the socket and this is good to go.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72813/new/

https://reviews.llvm.org/D72813





More information about the lldb-commits mailing list