From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 693 invoked by alias); 4 Jan 2007 09:12:56 -0000 Received: (qmail 676 invoked by uid 22791); 4 Jan 2007 09:12:53 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate1.de.ibm.com (HELO mtagate1.de.ibm.com) (195.212.29.150) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Jan 2007 09:12:47 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate1.de.ibm.com (8.13.8/8.13.8) with ESMTP id l049CiZA136640 for ; Thu, 4 Jan 2007 09:12:44 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id l049CigJ3194892 for ; Thu, 4 Jan 2007 10:12:44 +0100 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l049Ci89025865 for ; Thu, 4 Jan 2007 10:12:44 +0100 Received: from [9.152.248.39] (dyn-9-152-248-39.boeblingen.de.ibm.com [9.152.248.39]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l049CiSd025853 for ; Thu, 4 Jan 2007 10:12:44 +0100 Message-ID: <459CC50C.3000806@de.ibm.com> Date: Thu, 04 Jan 2007 09:12:00 -0000 From: Markus Deuling User-Agent: Thunderbird 1.5.0.9 (X11/20070102) MIME-Version: 1.0 To: GDB Patches Subject: [RFA] doc/gdbint.texinfo: Add describtion for readline library Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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/msg00109.txt.bz2 Hello, I re-sent this patch because of a missing line-break in the first one. 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? ChangeLog: * gdbint.texinfo (Support Libraries): Remove mmalloc entry. Describe readline library. =============================================== diff -urN src/gdb/doc/gdbint.texinfo dev/gdb/doc/gdbint.texinfo --- src/gdb/doc/gdbint.texinfo 2007-01-01 15:04:18.000000000 +0100 +++ dev/gdb/doc/gdbint.texinfo 2007-01-04 09:52:43.000000000 +0100 @@ -4906,7 +4906,8 @@ @section readline -@section mmalloc +The readline library provides a set of functions for use by applications +that allow users to edit command lines as they are typed in. @section libiberty @cindex @code{libiberty} library Regards, Markus -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com