From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16683 invoked by alias); 3 Nov 2009 15:45:14 -0000 Received: (qmail 16668 invoked by uid 22791); 3 Nov 2009 15:45:13 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Nov 2009 15:45:09 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6F04B2BAC14; Tue, 3 Nov 2009 10:45:07 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NHBPn6F0DHil; Tue, 3 Nov 2009 10:45:07 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 117852BABB8; Tue, 3 Nov 2009 10:45:06 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 57920F5905; Tue, 3 Nov 2009 07:45:00 -0800 (PST) Date: Tue, 03 Nov 2009 15:45:00 -0000 From: Joel Brobecker To: "Anmol P. Paralkar" Cc: Marc Khouzam , 'Rahul Kavalapara' , 'GNU Debugger' Subject: Re: GDB Manul - Missing Table of Contents and Index Message-ID: <20091103154500.GR4573@adacore.com> References: <976074.4425.qm@web52411.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00021.txt.bz2 > I suppose Rahul means the PDF at http://sourceware.org/gdb/documentation/ > for 7.0.50.20091103; it is missing the TOC as well as the Index. (Says: > "Index is nonexistent"). I had a quick look, and there is no obvious reason why these files would be missing, since the script that builds the PDFs just calls "make pdf". Unfortunately, I won't have time to look at this for a little longer... -- Joel