[Lldb-commits] [lldb] Add a pythin JIT loader class. (PR #142514)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 3 10:30:07 PDT 2025


jimingham wrote:

This also seems like an awkward way to do what we've wanted for a while, which is the equivalent of stop hooks for "launch", "attach" and "module loaded", since you have to do all three, even if you only wanted to do one of the set.

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


More information about the lldb-commits mailing list