[Lldb-commits] [lldb] [lldb-dap] Adjust variable display values. (PR #146754)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 2 13:10:22 PDT 2025


jimingham wrote:

The way Xcode deals with this is that the Locals view's Right-Click menu offers a "Print Description" action.  That way users can very easily dial up the object description, but doing so remains under the user's explicit control.

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


More information about the lldb-commits mailing list