From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12591 invoked by alias); 22 May 2012 04:39:59 -0000 Received: (qmail 12574 invoked by uid 22791); 22 May 2012 04:39:58 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 May 2012 04:39:44 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SWgso-00006W-HQ from Yao_Qi@mentor.com ; Mon, 21 May 2012 21:39:42 -0700 Received: from SVR-ORW-FEM-02.mgc.mentorg.com ([147.34.96.206]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 21 May 2012 21:39:23 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-02.mgc.mentorg.com (147.34.96.168) with Microsoft SMTP Server id 14.1.289.1; Mon, 21 May 2012 21:39:27 -0700 Message-ID: <4FBB1884.5090203@codesourcery.com> Date: Tue, 22 May 2012 04:39:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Joel Brobecker CC: Mingjie Xing , Subject: Re: Gdb online docs error? References: <4FB6590A.6040704@codesourcery.com> <20120518165500.GQ29339@adacore.com> In-Reply-To: <20120518165500.GQ29339@adacore.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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: 2012-05/txt/msg00113.txt.bz2 On 05/19/2012 12:55 AM, Joel Brobecker wrote: >> > I don't know how these html files are synced to sourceware.org server, >> > but I guess there might be some problem there. > Maybe the tools on sourceware are too old for the current documentation, > I am not sure. I can take a look, but just don't have the time for > another 10-15 days :-(. Can we see if the documentation from the > last release was properly generated? I get a build on gdb-7.4.1 release on my box. Both missing files, as reported, Command-Files.html and GDB_002fMI-Command-Syntax.html are generated properly. However, the pdf version got from http://sourceware.org/gdb/current/onlinedocs/gdb.pdf.gz looks correct. A lot users reference gdb html doc on sourceware.org, so it is not good to give them a "page not found" error. I am happy to help on this, but don't know what I can do. -- Yao (齐尧)