================
@@ -240,6 +240,16 @@
                                                        "timeout": {
                                                                "type": 
"string",
                                                                "description": 
"The time in seconds to wait for a program to stop at entry point when 
launching with \"launchCommands\". Defaults to 30 seconds."
+                                                       },
+                                                       "descriptiveSummaries": 
{
+                                                               "type": 
"boolean",
+                                                               "description": 
"Show more descriptive variable summaries, which might incur in worse 
performance.",
----------------
walter-erquinigo wrote:

Thanks for the feedback.

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

Reply via email to