From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5663 invoked by alias); 27 Aug 2002 00:13:29 -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 5656 invoked from network); 27 Aug 2002 00:13:28 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 27 Aug 2002 00:13:28 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3D0D93E1A; Mon, 26 Aug 2002 20:13:27 -0400 (EDT) Message-ID: <3D6AC427.2070403@ges.redhat.com> Date: Mon, 26 Aug 2002 17:13:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni Cc: Eli Zaretskii , gdb@sources.redhat.com Subject: Re: Readline import branch References: <15721.28483.103146.37277@localhost.redhat.com> <15722.12295.971206.197524@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00345.txt.bz2 > Eli Zaretskii writes: > > > > 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? > > Up to Andrew. Maybe if we iron out problems fast, it could be > considered for 5.3. The TUI appears to have snookered any thought of that idea :-/ To me, enabling both after 5.3 branches, is looking like the best option. (but I can always be bribed ...) enjoy, Andrew