[Lldb-commits] [PATCH] D92908: [lldb] Kill the inferior instead of detaching during test suite runs
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 9 16:59:08 PST 2020
JDevlieghere added a comment.
In D92908#2443065 <https://reviews.llvm.org/D92908#2443065>, @teemperor wrote:
> LGTM. I assume that's the result of investigating Vedant's zombie generation script?
No, we're still trying to figure that one out. This patch safeguards against something unexpected happening to debugserver, which shouldn't happen during a normal test suite run, but better safe than sorry.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92908/new/
https://reviews.llvm.org/D92908
More information about the lldb-commits
mailing list