From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10220 invoked by alias); 8 Oct 2004 18:57:18 -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 10175 invoked from network); 8 Oct 2004 18:57:17 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 8 Oct 2004 18:57:17 -0000 Received: from zaretski (pns03-196-71.inter.net.il [80.230.196.71]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUV54223 (AUTH halo1); Fri, 8 Oct 2004 20:54:59 +0200 (IST) Date: Fri, 08 Oct 2004 19:45:00 -0000 From: "Eli Zaretskii" To: Eli Zaretskii Message-ID: <01c4ad67$Blat.v2.2.2$fbd69f80@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: cagney@gnu.org, gdb@sources.redhat.com In-reply-to: <01c4ad54$Blat.v2.2.2$5fc635a0@zahav.net.il> (eliz@gnu.org) Subject: Re: Discussion: Formalizing the deprecation process in GDB Reply-to: Eli Zaretskii References: <01c4ad54$Blat.v2.2.2$5fc635a0@zahav.net.il> X-SW-Source: 2004-10/txt/msg00265.txt.bz2 > Date: Fri, 08 Oct 2004 18:31:13 +0200 > From: "Eli Zaretskii" > CC: cagney@gnu.org, gdb@sources.redhat.com > > > [ Section 12 Support Libraries ] > > 12.3 readline > > 12.4 mmalloc > > > > 12.7 include > > Thanks for the footwork. > > Yes, these are the empty sections, sigh. They await volunteers to > document the related features. > > The one for readline could use part of the Readline's docs, though. I > will try to make that happen. Does anyone see a problem if I make gdbint.texinfo include rltech.texinfo and hstech.texinfo? As for mmalloc, I'd simply remove that section from gdbint.texinfo, as we no longer use mmalloc. Okay?