mgorny added a comment. I've decided to take another approach for tracking forked processes. Rather than keeping them inside `NativeProcess*` and exposing via API to LLGS, I've decided to push them via `NativeDelegate` straight into LLGS and maintain there. This is now D100191 <https://reviews.llvm.org/D100191>.
I've also split the fundamental support for new stop reasons into D100196 <https://reviews.llvm.org/D100196>. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99864/new/ https://reviews.llvm.org/D99864 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits