vogelsgesang wrote:

FWIW, codelldb also dereferences pointers and references when displaying 
values. They [provide a user-facing 
setting](https://github.com/vadimcn/codelldb/blob/v1.10.0/MANUAL.md#pointers) 
for it and [implement it in the debug 
adapter](https://github.com/vadimcn/codelldb/blob/fe108b53a0f276c10f02d57d85b93991bbb6e30b/adapter/codelldb/src/debug_session/variables.rs#L290),
 instead of at the core of LLDB

https://github.com/llvm/llvm-project/pull/113596
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to