================
@@ -110,6 +110,11 @@
             "additionalProperties": {
               "type": "string"
             }
+          },
+          "lldb-dap.captureSessionLogs": {
----------------
ashgti wrote:

What if we replaced both `lldb-dap.log-path` with a `lldb-dap.log-dir` and we 
specify that if its not set then logs will be saved to the `[Developer Log 
Root](command:workbench.action.openLogsFolder)` in the markdown description. 
That should be a clickable link to open the directory.

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

Reply via email to