================
@@ -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">,
----------------
walter-erquinigo wrote:

would it be possible to redirect 2 to 1, for example, instead of providing full 
paths? If that works, state a couple of examples of different kinds of inputs 
here.

https://github.com/llvm/llvm-project/pull/161089
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to