From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8530 invoked by alias); 3 Nov 2009 16:50:57 -0000 Received: (qmail 8516 invoked by uid 22791); 3 Nov 2009 16:50:56 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from web52403.mail.re2.yahoo.com (HELO web52403.mail.re2.yahoo.com) (206.190.48.166) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 03 Nov 2009 16:50:52 +0000 Received: (qmail 65472 invoked by uid 60001); 3 Nov 2009 16:50:50 -0000 Message-ID: <858851.64792.qm@web52403.mail.re2.yahoo.com> Received: from [132.178.249.74] by web52403.mail.re2.yahoo.com via HTTP; Tue, 03 Nov 2009 08:50:50 PST References: <976074.4425.qm@web52411.mail.re2.yahoo.com> <20091103154500.GR4573@adacore.com> Date: Tue, 03 Nov 2009 16:50:00 -0000 From: Rahul Kavalapara Subject: Re: GDB Manul - Missing Table of Contents and Index To: Joel Brobecker Cc: GNU Debugger In-Reply-To: <20091103154500.GR4573@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00023.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"). Sorry, I should have been more clearer. Yes, that's what I meant. The gzipped pdf for the link below. http://sourceware.org/gdb/documentation/ Links pointing to different formats has the same problem. http://sourceware.org/gdb/current/onlinedocs/ >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... Build script in the source worked fine for me. Quick workaround for now, would be to regenerate the docs and post them. -- Rahul Kavalapara ----- Original Message ---- From: Joel Brobecker To: Anmol P. Paralkar Cc: Marc Khouzam ; Rahul Kavalapara ; GNU Debugger Sent: Tue, November 3, 2009 8:45:00 AM Subject: Re: GDB Manul - Missing Table of Contents and Index > 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