From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13788 invoked by alias); 4 Jan 2007 21:21:56 -0000 Received: (qmail 13779 invoked by uid 22791); 4 Jan 2007 21:21:55 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Jan 2007 21:21:50 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-66-129.inter.net.il [80.230.66.129]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BLJ58295 (AUTH halo1); Thu, 4 Jan 2007 23:21:46 +0200 (IST) Date: Thu, 04 Jan 2007 21:21:00 -0000 Message-Id: From: Eli Zaretskii To: Markus Deuling CC: gdb-patches@sourceware.org In-reply-to: <459CC288.7020606@de.ibm.com> (message from Markus Deuling on Thu, 04 Jan 2007 10:02:00 +0100) Subject: Re: [RFA] doc/gdbint.texinfo: Add describtion for readline library Reply-to: Eli Zaretskii References: <459CC288.7020606@de.ibm.com> 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-01/txt/msg00149.txt.bz2 > Date: Thu, 04 Jan 2007 10:02:00 +0100 > From: Markus Deuling > > the following patch removes chapter 12.4 "mmalloc" library because there is no such library > and adds a line which describes "readline" library in 12.3. > > Is it ok to apply? Yes, but please give "readline" the @code markup. Thanks.