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

jingham at apple.com jingham at apple.com
Mon Mar 9 12:03:01 PDT 2015


That's clearly a bug, after all process launch has separate settings for stdio/stdout/stderr, which makes no sense if you can't set them independently.

Jim


> 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