zturner accepted this revision. zturner added a comment. This revision is now accepted and ready to land.
I think you can probably leave buffering turned off for stdout and only do this change for stdin unless we find some other bug. AFAIK the problem is confined to stdin. I'd probably leave a comment in `Driver::MainLoop()` about why you're not disabling buffering on Windows though. http://reviews.llvm.org/D19136 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits