This is the mail archive of the gdb-patches@sources.redhat.com 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: Guidance re. MinGW and readline


Christopher Faylor wrote:
On Mon, Jul 18, 2005 at 08:21:09AM +0200, Mark Kettenis wrote:

 Date: Sun, 17 Jul 2005 17:17:02 -0700
 From: Mark Mitchell

(1) Wait for readline-5.1 to be released, incorporate it into src/, and then to add the minimal termcap stuff to a file in gdb/ that is only used on MinGW.

(2) I backport Chet's changes to rltty.c to the src/readline/ sourcebase, and then proceed as above. Because we know that these changes will be in readline-5.1, we needn't worry overmuch about divergence from upstread sources.

You'll still need the minimal termcap stuff in gdb/ in this case isn't
it?


Actually, I wonder if libiberty would be a better place for the minimal
termcap stuff.

I knew someone would suggest that...


OK, I'll try that approach.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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