[Lldb-commits] [lldb] [lldb] Synchronize access to m_statusline in the Debugger (PR #134759)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 10 11:15:17 PDT 2025


JDevlieghere wrote:

Rebased on top of https://github.com/llvm/llvm-project/pull/134956 which means we can now safely lock everywhere we access `m_statusline`. 

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


More information about the lldb-commits mailing list