[Lldb-commits] [lldb] [lldb] Implement delayed breakpoints (PR #192971)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Fri May 1 01:27:36 PDT 2026
slydiman wrote:
https://lab.llvm.org/buildbot/#/builders/211/builds/7890
It seems a lot of API tests failed with an exception
```
Error output:
error: Expression execution was interrupted: Exception 0xc0000005 encountered at address 0x7ff6b7cd76df: Access violation reading location 0xffffffffffffffff.
The process has been returned to the state before expression evaluation.
```
Please take a look.
https://github.com/llvm/llvm-project/pull/192971
More information about the lldb-commits
mailing list