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] native mingw32 gdb, eol format


> Date: Sat, 20 Jul 2013 08:37:40 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> > This is a problem with the test suite, so please fix it in the test
> > suite.  If you_must_  make the change in GDB, please introduce some
> > specialized option to do that.  But changing the default behavior like
> > that is IMO a no-starter.
> 
> Looks fixing the testsuite to allow '\r\r\n' is a promising approach,
> however it is not a small piece of work.  The patch below is a
> proof-of-concept implementation, and we need to apply the change (\r
> -> ${cr}) to the testsuite.  Please let me know is it what you
> want, and then I can evaluate how much efforts are needed here.

It is fine with me, but I don't know enough about the test suite to
give you a definitive approval.  I'm sure others will respond.

Thanks.


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