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@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to