[Lldb-commits] [lldb] Improving performance of multiple threads stepping over the same brea… (PR #180101)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 17 14:16:25 PST 2026
jasonmolenda wrote:
Sorry for the delay in looking at the PR. I had a couple of very tiny code change suggestions, but in general I think this is a good change and will be a good performance help when we have multiple threads hitting the same breakpoint site and have vCont;s packet support.
https://github.com/llvm/llvm-project/pull/180101
More information about the lldb-commits
mailing list