From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16203 invoked by alias); 11 Jul 2013 12:49:29 -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 16193 invoked by uid 89); 11 Jul 2013 12:49:28 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 11 Jul 2013 12:49:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CCCF51C68FD; Thu, 11 Jul 2013 08:49:26 -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 zSjnj2mQR78a; Thu, 11 Jul 2013 08:49:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8C1501C68F8; Thu, 11 Jul 2013 08:49:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E5748C10BD; Thu, 11 Jul 2013 05:49:22 -0700 (PDT) Date: Thu, 11 Jul 2013 12:49:00 -0000 From: Joel Brobecker To: Roland Schwingel Cc: gdb@sourceware.org Subject: Re: No more daily gdb snapshots? Message-ID: <20130711124922.GO7975@adacore.com> References: <51DE7D86.2090000@onevision.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51DE7D86.2090000@onevision.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-07/txt/msg00039.txt.bz2 > Maybe I am too stupid to find them or do have the daily gdb > snapshots been gone? Or have they been moved to a different > location? They are currently broken (I sent a message about this to gdb-patches). I found the source of the problem yesterday, but was sitting on it about how to fix it. Hopefully they will be back soon. In the meantime, you could use git with shallow checkouts, perhaps. -- Joel