================
@@ -204,12 +171,67 @@ The default hostname being used `localhost`.
 }
 ```
 
-## Custom debugger commands
+### Configuration Settings Reference
+
+For both launch and attach configurations, lldb-dap accepts the following 
`lldb-dap`
+specific key/value pairs:
+
+|parameter          |type|req |         |
----------------
vogelsgesang wrote:

After rebasing on `main`, I realized that `enableDisplayExtendedBacktrace` and 
`enableDisplayExtendedBacktrace` and `enableAutoVariableSummaries` are already 
documented on `main`

As such, I keep them unchanged in this commit now, and might do the rename 
separately

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

Reply via email to