[Lldb-commits] [lldb] [lldb-dap] Adjust variable display values. (PR #146754)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 13:09:20 PDT 2025
jimingham wrote:
Object Description is always code-running. It works in languages that have a convention for printing a user-facing string representation of an object. I guess you could have a language with a static way to do this but I haven't seen one.
https://github.com/llvm/llvm-project/pull/146754
More information about the lldb-commits
mailing list