[Lldb-commits] [PATCH] D65207: LLGS: fix tracking execve on linux

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 24 19:12:43 PDT 2019


jasonmolenda accepted this revision.
jasonmolenda added a comment.

LGTM.  I don't think the use of the posix_spawn API are important for the test case to exercise.  If posix_spawn had a problem on darwin systems, lldb/debugserver's process launching would turn it up pretty quick.


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

https://reviews.llvm.org/D65207





More information about the lldb-commits mailing list