ashgti wrote:

@jeffreytan81 I moved the expensive call into the `exceptionInfo` request, this 
is only going to be triggered if a thread has the stop event = 'exception', so 
it shouldn't be triggered while stepping. This does remove the option you added 
in the prior commit, since I think this isolated the expensive call to a place 
where the additional information it provides justifies the call and is only 
called in specific circumstances.

LMKWYT

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

Reply via email to