================ @@ -66,19 +70,17 @@ async function findDAPExecutable(): Promise<string | undefined> { } async function getDAPExecutable( - session: vscode.DebugSession, + folder: vscode.WorkspaceFolder | undefined, ---------------- matthewbastien wrote:
Done. https://github.com/llvm/llvm-project/pull/129262 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits