[Lldb-commits] [lldb] [lldb] Always compute the execution & symbol context (PR #148994)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 18 09:26:27 PDT 2025


JDevlieghere 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.

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


More information about the lldb-commits mailing list