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: Mingw gdb validation


On Wednesday 22 October 2008 14:26:06, Daniel Jacobowitz wrote:
> On Mon, Oct 20, 2008 at 10:40:55AM +0200, Denis PILAT wrote:
> > Is there any chance for such a patch to be accepted ?
> > It allows the following test to be successful when using a MinGW gdb  
> > (means a gdb compiled under MSYS environment or using  
> > CFLAGS="-mno-cygwin" under cygwin).
> 
> That depends why it's necessary... we have been testing mingw GDB
> binaries for at least a year, and I've never seen this failure.

IIRC, we have a local patch that forces GDB's stdout/stderr to
binary mode, thus avoiding all these \r\n issues.

> Are you using a Cygwin expect binary to drive the GDB?

-- 
Pedro Alves


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