================
@@ -66,19 +70,17 @@ async function findDAPExecutable(): Promise<string |
undefined> {
}
async function getDAPExecutable(
- session: vscode.DebugSession,
+ folder: vscode.WorkspaceFolder | undefined,
----------------
walter-erquinigo wrote:
call this workspaceFolder because this is not any folder
https://github.com/llvm/llvm-project/pull/129262
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits