[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #134757)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 11 10:20:19 PDT 2025


JDevlieghere wrote:

I put up a revert in #135408. I'm going to see if I can reproduce this myself on Linux. I want to see what happens if the statusline uses the public API mutex, I don't think it needs the private one at all. If I can't reproduce I might ask one of you to try out a small patch.

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


More information about the lldb-commits mailing list