From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7605 invoked by alias); 7 Jun 2012 16:52:57 -0000 Received: (qmail 7596 invoked by uid 22791); 7 Jun 2012 16:52:55 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Thu, 07 Jun 2012 16:52:40 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E82D01C6EAA; Thu, 7 Jun 2012 12:52:39 -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 vBjmc650LGfi; Thu, 7 Jun 2012 12:52:39 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5F8D01C6E94; Thu, 7 Jun 2012 12:52:39 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9DA4A145616; Thu, 7 Jun 2012 09:52:35 -0700 (PDT) Date: Thu, 07 Jun 2012 16:52:00 -0000 From: Joel Brobecker To: Mingjie Xing Cc: gdb@sourceware.org Subject: Re: Gdb online docs error? Message-ID: <20120607165235.GH2709@adacore.com> References: <20120527145655.GA21176@adacore.com> <20120528140805.GA5066@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120528140805.GA5066@adacore.com> 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-06/txt/msg00040.txt.bz2 OK, I think that the source of the problem is identified, thanks to Doug's keen knowledge of the xargs command. I have installed a tentative fix, and will let it run for a few days before checking it in. Let me know if some pages are still missing. -- Joel