[Lldb-commits] [PATCH] D128504: debugserver: spawn process in its own process group

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 28 08:46:19 PDT 2022


jasonmolenda added a comment.

Sorry for the delay in replying to this, I'm fine with integrating this change.  I won't pretend to understand all the ins & outs of signal delivery to process groups, but the best way to find if there's an issue with this kind of change is to try it out.  Do you have commit access to the repository?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128504



More information about the lldb-commits mailing list