[Lldb-commits] [PATCH] D120755: Fix race condition when launching and attaching.This is a modified version of a previous patch that was reverted: https://reviews.llvm.org/D119797This version only waits for the process to stop when using "launchCommands" or "attachCommands"...
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 1 11:10:34 PST 2022
wallace accepted this revision.
wallace added a comment.
This revision is now accepted and ready to land.
I'm assuming this passes all tests locally
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120755/new/
https://reviews.llvm.org/D120755
More information about the lldb-commits
mailing list