[Lldb-commits] [lldb] [LLDB] Ptrace seize dead process (PR #137041)
    Jacob Lalonde via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu May  8 13:08:09 PDT 2025
    
    
  
Jlalond wrote:
@labath @DavidSpickett Thanks for the patience.
I've broken down my prototype, and this is now patch 2, where we implement the SEIZE functionality. I will follow up with making it so we can't resume the process when we're in this state.
@DavidSpickett you mentioned you wanted me to include my gist, to my knowledge github will include my summary by default. Did you want me to check in the toy program as an example?
https://github.com/llvm/llvm-project/pull/137041
    
    
More information about the lldb-commits
mailing list