[Lldb-commits] [lldb] Fix call site breakpoint patch (PR #114158)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 4 02:44:08 PST 2024
labath wrote:
So it sounds like the problem is that lldb no longer looks for all compile units with the given name when setting a breakpoint. Changing that doesn't seem like it was the intention of this patch. Jim, is there an easy fix for this or should we revert the patch for now?
https://github.com/llvm/llvm-project/pull/114158
More information about the lldb-commits
mailing list