From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10414 invoked by alias); 15 Aug 2007 09:50:29 -0000 Received: (qmail 10264 invoked by uid 22791); 15 Aug 2007 09:50:27 -0000 X-Spam-Check-By: sourceware.org Received: from pauline.vellum.cz (HELO pauline.vellum.cz) (89.250.243.234) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Aug 2007 09:50:20 +0000 Received: from host0.dyn.jankratochvil.net (localhost.localdomain [127.0.0.1]) by pauline.vellum.cz (8.12.11.20060308/8.12.11) with ESMTP id l7F9oG4f009804; Wed, 15 Aug 2007 11:50:16 +0200 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.1/8.13.8) with ESMTP id l7F9oGt0000566; Wed, 15 Aug 2007 11:50:16 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.1/8.14.1/Submit) id l7F9oFGZ000565; Wed, 15 Aug 2007 11:50:15 +0200 Date: Wed, 15 Aug 2007 09:50:00 -0000 From: Jan Kratochvil To: Andreas Schwab Cc: gdb-patches@sourceware.org Subject: Re: --with-system-readline for gdb Message-ID: <20070815095015.GA529@host0.dyn.jankratochvil.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14 (2007-02-12) X-IsSubscribed: yes 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: 2007-08/txt/msg00312.txt.bz2 Hi, On Wed, 15 Aug 2007 11:41:36 +0200, Andreas Schwab wrote: > This patch adds the --with-system-readline option to the gdb configure > script. OK? still the GDB documentation will contain embedded readline doc from a different version. External readline doc references are currently patched in: http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/gdb/devel/gdb-6.6-readline-system.patch Regards, Jan