[Lldb-commits] [lldb] [lldb-dap] Adjust variable display values. (PR #146754)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 13:32:17 PDT 2025
jimingham wrote:
There are exceptions to this, for instance we run functions automatically to gather the various Sanitizer report results. But those functions have been written with this use in mind, so they don't take locks or do anything that might be unsafe.
https://github.com/llvm/llvm-project/pull/146754
More information about the lldb-commits
mailing list