mgorny added a comment. In D100503#2894584 <https://reviews.llvm.org/D100503#2894584>, @vadimcn wrote:
> @mgorny Do your changes allow debugging both the parent and child processes > after a fork? No. This patch supports choosing either the parent or the child but it's a step in that direction. Further work is necessary to support debugging multiple processes simultaneously. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100503/new/ https://reviews.llvm.org/D100503 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits