================ @@ -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:
For `enableSyntheticChildDebugging`, this is on purpose. I am considering to rename it, because it not only useful for debugging the synthetic child providers, but also to debug memory corruptions For `enableDisplayExtendedBacktrace` and `enableDisplayExtendedBacktrace `, I was considering to rename it and remove the `enable` prefix. The `enable` seems to be a filler word which adds no additional information. I didn't want to d those changes in this commit, though, since I wanted to keep this commit as a NFC 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