================
@@ -3801,6 +3801,23 @@ void request_variables(const llvm::json::Object 
&request) {
       variable_name_counts[GetNonNullVariableName(variable)]++;
     }
 
+    // Show return value if there is any ( in the top frame )
----------------
vogelsgesang wrote:

I think we should, see [this Discourse 
message](https://discourse.llvm.org/t/lldb-20-request-for-release-notes/84034/11?u=avogelsgesang).
 I already started a `lldb-dap` in to release notes, I think this would also 
fit into the same section

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

Reply via email to