================ @@ -110,6 +110,11 @@ "additionalProperties": { "type": "string" } + }, + "lldb-dap.captureSessionLogs": { + "type": "boolean", + "description": "When enabled, LLDB-DAP session logs will be written to the Extension's log folder if the `lldb-dap.log-path` setting is not explicitly set.", ---------------- ashgti wrote:
What happens if `lldb-dap.log-path` is also set? Can we clarify that here? Should we deprecate/remove the `log-path` in favor of this setting? 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