[Lldb-commits] [lldb] [LLDB] Ptrace seize dead process (PR #137041)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 29 01:06:41 PDT 2025


labath wrote:

I see this is still a draft, but to avoid surprised, I want to say that I think this should be two or three patches in the final form. One for the PTRACE_SEIZE thingy, one for the "mechanism to prevent a process from resuming" and maybe (depending on how involved it gets) one for refactoring the /proc/status parser.

https://github.com/llvm/llvm-project/pull/137041


More information about the lldb-commits mailing list