[Lldb-commits] [PATCH] D100503: [lldb] [client] Implement follow-fork-mode
Vadim Chugunov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 21 13:56:33 PDT 2021
vadimcn added a comment.
@mgorny Do your changes allow debugging both the parent and child processes after a fork?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100503/new/
https://reviews.llvm.org/D100503
More information about the lldb-commits
mailing list