[lldb-dev] How to use --tty=<tty> with lldb-mi

Pierson Lee (PIE) via lldb-dev lldb-dev at lists.llvm.org
Tue Oct 2 16:33:39 PDT 2018


Hi,

I'm using lldb-mi to debug on OS X and I'm trying to redirect the debuggee output to a tty, but it seems like it wants to use the lldb-launcher (Darwin-debug) add on and open a terminal instead.

Is there a way to have the debuggee stdin/stdout redirection be sent to a tty of my specification?

Thanks
Pierson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20181002/034d1a2a/attachment.html>


More information about the lldb-dev mailing list