[Lldb-commits] [PATCH] D89182: [lldb] [Process/FreeBSDRemote] Kill process via PT_KILL
    Pavel Labath via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Oct 12 00:55:56 PDT 2020
    
    
  
labath added a comment.
Herald added a subscriber: JDevlieghere.
FWIW, PTHREAD_KILL is strongly discouraged on linux. But if the situation is different on freebsd, then fine.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89182/new/
https://reviews.llvm.org/D89182
    
    
More information about the lldb-commits
mailing list