krytarowski added a comment.

In D89182#2324267 <https://reviews.llvm.org/D89182#2324267>, @labath wrote:

> FWIW, PTHREAD_KILL is strongly discouraged on linux. But if the situation is 
> different on freebsd, then fine.

I think you mean PTRACE_KILL. PT_KILL is fine for BSDs and in case when it is 
not, it should be fixed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89182/new/

https://reviews.llvm.org/D89182

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to