================
@@ -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 |         |
----------------
ashgti wrote:

`enableDisplayExtendedBacktrace`, `enableDisplayExtendedBacktrace` and 
`enableSyntheticChildDebugging` are missing, see

https://github.com/llvm/llvm-project/blob/main/lldb/tools/lldb-dap/README.md?plain=1#L39C1-L42C1



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