[Lldb-commits] [lldb] Logging setup for lldb-dap extension (PR #146884)

via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 1 06:54:41 PDT 2025


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

@ashgti latest patch introduces a new `logFolder` setting

https://github.com/llvm/llvm-project/pull/146884


More information about the lldb-commits mailing list