[Lldb-commits] [lldb] [lldb] Speed up evaluating breakpoint conditions by using DIL (PR #224740)

via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 25 11:07:23 PDT 2026


https://github.com/jimingham commented:

There definitely should be a Release Note since this is a new behavior we've added.  We also don't have a general discussion of the difference between DIL and expression evaluation in the docs that I could find.  We probably do want to describe those two modes somewhere, and this would fit naturally there as well.

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


More information about the lldb-commits mailing list