DavidSpickett wrote: I have used stop hooks as a user but never had to deal with their implementation. So my first question here is "but why?".
The strongest point here seems to be: > Combining these 3 concepts we can model "internal > stop hooks" which serve the same function as > LLDB's internal breakpoints: executing built-in, > LLDB-defined behavior, leveraging the existing > mechanism of stop hooks. And maybe those who have worked on them will think that is enough to make this change. Is there a bigger motivation for this? https://github.com/llvm/llvm-project/pull/164506 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
