From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27300 invoked by alias); 26 Aug 2002 05:32:54 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27285 invoked from network); 26 Aug 2002 05:32:53 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 26 Aug 2002 05:32:53 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA24248; Mon, 26 Aug 2002 08:30:07 +0300 (IDT) Date: Sun, 25 Aug 2002 22:32:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Elena Zannoni cc: gdb@sources.redhat.com Subject: Re: Readline import branch In-Reply-To: <15721.28483.103146.37277@localhost.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-08/txt/msg00318.txt.bz2 On Sun, 25 Aug 2002, Elena Zannoni wrote: > I made a branch of gdb+dejagnu, called readline_4_3-import-branch, and > imported readline 4.3 onto this branch. > > Please give it a test. I am expecially concerned about the platforms > that define DOS and DJGPP, since gdb's readline has some local > conditionals and I am not sure I merged those right. Thanks for the heads-up; I will look at this when I have time. Is readline 4.3 import planned for GDB 5.3, or only after that? > Also, I am having some troubles with 'make info' in the readline/doc > directory. It probably requires texinfo4.2 (which I don't have handy). Can you show the error messages? It's possible that I could tell you whether the old Texinfo is the cause.