================
@@ -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`."
----------------
matthewbastien wrote:

Good catch. I changed the wording to make it clear that this must be an 
absolute path to the executable.

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

Reply via email to