[Lldb-commits] [lldb] [lldb] Always compute the execution & symbol context (PR #148994)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 18 11:34:58 PDT 2025
jimingham wrote:
> As intended, this is uncovering a non-deterministic issue in LLDB when running `fork-follow-child-softbp.test`. I'm able to reproduce it locally (on Linux) but I haven't figured out the cause yet.
It's actually pretty encouraging that we only saw one test failure from this change!
https://github.com/llvm/llvm-project/pull/148994
More information about the lldb-commits
mailing list