jimingham wrote:

This isn't directly relevant, but internally lldb has a "ShouldStopHere" 
mechanism that was meant to be extendable.  Currently all the behaviors like 
the "library & regex avoid" settings are implemented in the 
DefaultShouldStopHere, but it wouldn't be terribly hard to add a more capable 
mechanism here, or even add a Python affordance so people could write their own 
logic.

https://github.com/llvm/llvm-project/pull/120740
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to