From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13431 invoked by alias); 4 Aug 2003 20:43:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13421 invoked from network); 4 Aug 2003 20:43:49 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 4 Aug 2003 20:43:49 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9BFA72B7F; Mon, 4 Aug 2003 16:43:25 -0400 (EDT) Message-ID: <3F2EC56D.5060704@redhat.com> Date: Mon, 04 Aug 2003 20:43:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa:doco, 6.0] (C) and other fixes References: <3F2E85C0.1020504@redhat.com> <7263-Mon04Aug2003232603+0300-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00047.txt.bz2 >> Date: Mon, 04 Aug 2003 12:11:44 -0400 >> From: Andrew Cagney >> >> This little audit fixes a number of problems in the current doco: >> >> - gdbint.texinfo and stabs.texinfo didn't have correct invariant statements >> >> - stabs.texinfo didn't include the FDL >> >> - a stray @bye in agentexpr.texi caused the main manual to loose several >> appendixes and the index :-( >> >> - s/annotate.html/annotate_toc.html/. >> >> ok, 6.0? > > > Yes, okay. In! Andrew