[PATCH] Unbuffer stdout and stderr on windows

Joel Brobecker brobecker@adacore.com
Fri Aug 23 13:38:00 GMT 2013


> > Just a question: Would it be possible to emulate line buffering
> > as well? In my experience, the size of the buffer is fairly big,
> > and causes the output to appear only at fairly large intervals,
> > and in fairly large blobs.
> 
> I am not sure.  The goal of this patch is to keep the order of outputs
> from stdout and stderr correct, so I don't think much on emulating
> line buffering for stdout.  IMO, it can be addressed by a separated
> patch.

True! Let's keep the extra complexity out.

Thanks for doing this,
-- 
Joel



More information about the Gdb-patches mailing list