[Lldb-commits] [PATCH] D42210: Re-enable logging on the child side of a fork() in lldb-server platform mode
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 17 16:26:06 PST 2018
jasonmolenda added a comment.
Jim remembers some problem with logging across a fork()'ed process, Pavel does this ring a bell? This change might be completely bogus -- but it's very difficult to debug the child side of an lldb-server platform today.
Repository:
rL LLVM
https://reviews.llvm.org/D42210
More information about the lldb-commits
mailing list