[Lldb-commits] [lldb] [lldb] Change lldb's breakpoint handling behavior (PR #96260)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 19 17:23:44 PDT 2024


jasonmolenda wrote:

The pre-merge linux-x86 test builds both failed in TestConcurrentVFork.py after I updated the branch to current main.  I don't know if there's a bot issue or a main issue.  I tried repoing on aarch64 ubuntu; that test is skipped on aarch64 but I removed the skips and it runs without fails in my VM.  I'm going to try landing this and see what happens; will revert if bots blow up.  I've tried to test all the combinations I have access to here, and Aleksandr's testing on windows has been invaluable, but it's still possible it'll need a little reworking.

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


More information about the lldb-commits mailing list