[Lldb-commits] [PATCH] D126770: [lldb] [Process/FreeBSD] Do not send SIGSTOP to stopped process
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 10 02:32:53 PDT 2022
labath added a comment.
(Actually, I don't think we do it for the main `Halt` operation (though maybe we should) -- only for the SIGSTOPs send to individual threads when we're performing an all-stop.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126770/new/
https://reviews.llvm.org/D126770
More information about the lldb-commits
mailing list