ashgti wrote: Just curious, what does this look like if you enable `"debug.showVariableTypes": true`? That should add the type to the variables UI.
For example, at a breakpoint in lldb/test/API/tools/lldb-dap/variables/main.cpp line 39, I see <img width="362" height="188" alt="Screenshot 2025-12-17 at 11 08 27 AM" src="https://github.com/user-attachments/assets/c58354c0-fcdd-4ad3-ba17-035c80102970" /> Which makes things somewhat redundant... https://github.com/llvm/llvm-project/pull/172670 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
