da-viper wrote:

LGTM, 

Except the load address seems to be in decimal. It does not specify in the dap 
specification if it is decimal or hex. I assume it is implementation based. 

if it is the case we should show it as hex as that is default format for 
address in lldb. 


We could later extend it to show children instead of using the tool-tip.  

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

Reply via email to