================
@@ -2249,6 +2249,11 @@ llvm::Error request_runInTerminal(DAP &dap,
}
});
+ llvm::errs() << "WaitForLauncher\n";
----------------
SuibianP wrote:Oops, debug leftover again... Removed. https://github.com/llvm/llvm-project/pull/121269 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
