================ @@ -152,6 +152,10 @@ "program" ], "properties": { + "debugAdapterExecutable": { + "type": "string", + "markdownDescription": "The LLDB debug adapter executable to use. Either an absolute path or the name of a debug adapter executable available on the `PATH`." ---------------- vogelsgesang wrote:
Thanks, looks good to me :) https://github.com/llvm/llvm-project/pull/126803 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits