vogelsgesang wrote:

Would be great if we could integrate this with `lldb-dap` right away, then we 
could see how this works in practice in at least one GUI.

Note that lldb-dap already exposes SBValues via the protocol when evaluating an 
expression. Afaict, the same logic only could also be wired with 
`GetReturnValue` now

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

Reply via email to