From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2753 invoked by alias); 2 Oct 2009 21:07:24 -0000 Received: (qmail 2745 invoked by uid 22791); 2 Oct 2009 21:07:23 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Oct 2009 21:07:18 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 419092BABFE; Fri, 2 Oct 2009 17:07:17 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NJIPnTUK7eM7; Fri, 2 Oct 2009 17:07:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 029252BABFB; Fri, 2 Oct 2009 17:07:16 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 97055F5906; Fri, 2 Oct 2009 14:07:09 -0700 (PDT) Date: Fri, 02 Oct 2009 21:07:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Ralf Corsepius , Andreas Schwab , Pierre Muller , gdb-patches@sourceware.org, Tom Tromey Subject: Re: Fix --with-system-readline vs. readline-6.0+ - gdb-7.0? [Re: GDB 6.8.92 available for testing] Message-ID: <20091002210709.GD10338@adacore.com> References: <20090930204828.GB31446@adacore.com> <4AC41F44.1040502@rtems.org> <002e01ca427a$5f1363b0$1d3a2b10$@u-strasbg.fr> <4AC49C67.9080502@rtems.org> <20091001130909.GA30858@host0.dyn.jankratochvil.net> <20091002172540.GA17574@host0.dyn.jankratochvil.net> <20091002173818.GA18820@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091002173818.GA18820@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00071.txt.bz2 > > > >>>>> "Jan" == Jan Kratochvil writes: > > [...] > > > Jan> [patch] Fix --with-system-readline vs. readline-6.0+ > > > Jan> http://sourceware.org/ml/gdb-patches/2009-07/msg00755.html > > [...] > > > This patch is ok. > > > > Checked-in: > > http://sourceware.org/ml/gdb-cvs/2009-10/msg00011.html > > Forgot to ask if it should go for gdb-7.0. As discussed with Tom on IRC, our understanding is that this is not a critical bug, and therefore is not needed on the branch. -- Joel