This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Unbuffer stdout and stderr on windows


On Fri, Aug 16, 2013 at 06:44:09PM +0300, Eli Zaretskii wrote:
>> Date: Fri, 16 Aug 2013 16:23:58 +0100
>> From: Pedro Alves <palves@redhat.com>
>> CC: Eli Zaretskii <eliz@gnu.org>, yao@codesourcery.com, brobecker@adacore.com
>> 
>> Or alternatively, like Tromey suggested, make fputs_unfiltered
>> or some such implement line buffering internally (for Windows hosts),
>> either by just forcing flushes at endlines (partial emulation), or
>> with real local buffering.
>
>I'm okay with that, too.

Me too.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]