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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri May 9 02:27:12 PDT 2025


DavidSpickett wrote:

You can include your gist content in the PR summary, I've certainly seen longer commit messages than that in llvm :)

The question I want to be able to answer from the final commit message is "what is a dead process and how do I make one?". So that in future if I need to investigate this code, I know where to start. You can do that by linking to well established documentation on the subject, or writing it in your own words, and/or including that example.

If we are able to construct a test case, that would serve the same purpose.

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


More information about the lldb-commits mailing list