From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9763 invoked by alias); 27 May 2012 14:57:14 -0000 Received: (qmail 9753 invoked by uid 22791); 27 May 2012 14:57:13 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL 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; Sun, 27 May 2012 14:57:00 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3AADF1C6811; Sun, 27 May 2012 10:57:00 -0400 (EDT) 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 LsrQfenr4r7c; Sun, 27 May 2012 10:57:00 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 115C61C678E; Sun, 27 May 2012 10:56:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 14D65145616; Sun, 27 May 2012 07:56:55 -0700 (PDT) Date: Sun, 27 May 2012 14:57:00 -0000 From: Joel Brobecker To: Mingjie Xing Cc: gdb@sourceware.org Subject: Re: Gdb online docs error? Message-ID: <20120527145655.GA21176@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00131.txt.bz2 > The link page > http://sourceware.org/gdb/current/onlinedocs/gdb/Command-Files.html#Command-Files > is not available for now. Maybe the gdb online docs have problems. For the record, I started taking a log, but I cannot reproduce the problem when I run the script by hand. So I've modified the script to stop deleting the build area - I'll wait for tonight's build, and see what clues I can find there. -- Joel