[Lldb-commits] [lldb] [lldb] Change lldb's breakpoint handling behavior (PR #96260)
Aleksandr Korepanov via lldb-commits
lldb-commits at lists.llvm.org
Sat Jul 6 01:37:36 PDT 2024
AlexK0 wrote:
@jasonmolenda, I checked the tests with the latest fix.
There is a minor compilation error: https://github.com/llvm/llvm-project/pull/96260#pullrequestreview-2161497469
If fix it (I just drop `pc` from the logging), all breakpoint tests work, and I don’t see any new failures compared to the main branch.
https://github.com/llvm/llvm-project/pull/96260
More information about the lldb-commits
mailing list