From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2020 invoked by alias); 18 May 2006 00:07:54 -0000 Received: (qmail 1824 invoked by uid 22791); 18 May 2006 00:07:53 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 18 May 2006 00:07:51 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id B276348CD9D; Wed, 17 May 2006 20:07:48 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08909-01-5; Wed, 17 May 2006 20:07:48 -0400 (EDT) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id 6469748CDF2; Wed, 17 May 2006 20:07:48 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 8D4B247E82; Wed, 17 May 2006 09:57:52 -0700 (PDT) Date: Thu, 18 May 2006 01:01:00 -0000 From: Joel Brobecker To: "David S. Miller" Cc: gdb@sources.redhat.com Subject: Re: GDB 6.5 branch open for patches ! Message-ID: <20060517165752.GH12531@adacore.com> References: <20060516202443.GC12531@adacore.com> <20060516.170117.113545389.davem@davemloft.net> <20060516.170807.54917270.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060516.170807.54917270.davem@davemloft.net> User-Agent: Mutt/1.4i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00267.txt.bz2 Hi David, > Actually... something is up with the test tarball. > > In the test tarball from the FTP site, the file > gdb-6.4.0.20060516/gdb/sparc-linux-nat.c only contains the function > "_initialize_sparc_linux_nat ()", whereas in the gdb-6.5 branch that > file also contains the necessary supply_gregset() et al. that should > be. > > Perhaps the 6.5 branch snapshot FTP url was incorrect or it contains > the wrong sources :-) I just double-checked today's tarball, and this file now contains the supply_* functions. I think my announcement message was not clear enough, so I will make sure to improve it for next time. As of today, the tarball in the FTP directory contains the gdb-6.5 pre-release snapshots. -- Joel