================
@@ -47,6 +47,12 @@ def debugger_pid: S<"debugger-pid">,
HelpText<"The PID of the lldb-dap instance that sent the launchInTerminal "
"request when using --launch-target.">;
+def stdio: S<"stdio">,
----------------
DrSergei wrote:
I expect only paths here because we have full control over this option when
starting the `runInTerminal` launcher. Therefore, we can resolve everything on
the callee side
https://github.com/llvm/llvm-project/pull/161089
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits