From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4666 invoked by alias); 3 Nov 2009 15:22:33 -0000 Received: (qmail 4651 invoked by uid 22791); 3 Nov 2009 15:22:31 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from az33egw02.freescale.net (HELO az33egw02.freescale.net) (192.88.158.103) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Nov 2009 15:22:23 +0000 Received: from de01smr01.freescale.net (de01smr01.freescale.net [10.208.0.31]) by az33egw02.freescale.net (8.14.3/az33egw02) with ESMTP id nA3FMIMa001102; Tue, 3 Nov 2009 08:22:18 -0700 (MST) Received: from lds03-tx32 (lds03-tx32.am.freescale.net [10.83.20.63]) by de01smr01.freescale.net (8.13.1/8.13.0) with ESMTP id nA3FPobf002609; Tue, 3 Nov 2009 09:25:50 -0600 (CST) Date: Tue, 03 Nov 2009 15:22:00 -0000 From: "Anmol P. Paralkar" To: Marc Khouzam cc: "'Rahul Kavalapara'" , "'GNU Debugger'" Subject: RE: GDB Manul - Missing Table of Contents and Index In-Reply-To: Message-ID: References: <976074.4425.qm@web52411.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes 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/msg00020.txt.bz2 On Tue, 3 Nov 2009, Marc Khouzam wrote: > > >> -----Original Message----- >> From: gdb-owner@sourceware.org >> [mailto:gdb-owner@sourceware.org] On Behalf Of Rahul Kavalapara >> Sent: Tuesday, November 03, 2009 10:13 AM >> To: GNU Debugger >> Subject: GDB Manul - Missing Table of Contents and Index >> >> Hi, >> >> The current manual posted on the Website is missing the Table >> of contents and Index. I tried to generate a pdf of the >> manual from the current sources and it has them. > > > Is this what you mention: > http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html 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"). Thanks, Anmol.