[lldb-dev] -o "process launch" and stdio forwarding

Greg Clayton gclayton at apple.com
Mon Mar 9 13:18:35 PDT 2015


This is a bug. It works on MacOSX, so this will be something we need to fix for Linux. The question is: is this with lldb-server or with the ProcessLinux?

Greg

> On Mar 9, 2015, at 6:03 AM, Pavel Labath <labath at google.com> wrote:
> 
> Hi all,
> 
> I have noticed that after starting a debug session with -o "process launch", the standard input does not get forwarded to the debugged process. Is this the indented behavior (not forwarding stdio when debugging with a script), or a bug? I would consider it a bug, because it means I can't just start the debug session from the command line and wait for the bug to occur if I need to give input to the application for the bug to manifest.
> 
> cheers,
> pavel
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev





More information about the lldb-dev mailing list