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 0/3 V4] Test mingw32 GDB in cygwin


On Tue, Aug 13, 2013 at 07:00:32PM +0300, Eli Zaretskii wrote:
>> From: Yao Qi <yao@codesourcery.com>
>> Date: Tue, 13 Aug 2013 17:34:25 +0800
>> 
>> Here is the V4 of this patch series, which fix problems we've seen on
>> running mingw32 native for testing cygwin.  V3 was reviewed in this thread 
>> http://sourceware.org/ml/gdb-patches/2013-07/msg00691.html by Eli mostly.
>> All the questions/comments were addressed, AFAIK.  However, no one
>> approved it explicitly.  I post them again, and call it V4, which is
>> identical to patches I finally posted in V3 thread.  It is sort of a
>> patch ping.
>
>I suggest to commit this, based on my review, if no one objects in a
>few days.

I'll just register my objection to gdb using undocumented cygwin
internal data representations one more time.

I think that just making pipes unbuffered or using an environment
variable or command-line option is better way to handle this than
assuming that we won't be changing something in Cygwin.

cgf


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