From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32542 invoked by alias); 11 Dec 2013 04:38:09 -0000 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 Received: (qmail 32533 invoked by uid 89); 11 Dec 2013 04:38:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pb0-f41.google.com Received: from Unknown (HELO mail-pb0-f41.google.com) (209.85.160.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 11 Dec 2013 04:38:08 +0000 Received: by mail-pb0-f41.google.com with SMTP id jt11so9213705pbb.0 for ; Tue, 10 Dec 2013 20:38:00 -0800 (PST) X-Received: by 10.66.152.102 with SMTP id ux6mr31829795pab.79.1386736680174; Tue, 10 Dec 2013 20:38:00 -0800 (PST) Received: from [192.168.1.100] ([115.206.100.176]) by mx.google.com with ESMTPSA id jn12sm29374053pbd.37.2013.12.10.20.37.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 20:37:59 -0800 (PST) Message-ID: <52A7EBC7.5050400@gmail.com> Date: Wed, 11 Dec 2013 04:38:00 -0000 From: asmwarrior User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: GDB Development Subject: package error about gdb.html.tar.gz Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-12/txt/msg00012.txt.bz2 Hi, I found a package error, that in the page: https://sourceware.org/gdb/current/onlinedocs/ There is a link named : gdb.html.tar.gz 19520 KB in section "Debugging with GDB" I just download it and found that it contains all the GDB source code, is that a package error? I think this file should only contains the html achieve of the document. Thanks. Yuanhui Zhang