From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8674 invoked by alias); 8 May 2009 21:35:33 -0000 Received: (qmail 8665 invoked by uid 22791); 8 May 2009 21:35:32 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM 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; Fri, 08 May 2009 21:35:27 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 22CFB2BAD27; Fri, 8 May 2009 17:35:25 -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 A6gl1cRw3Nrc; Fri, 8 May 2009 17:35:25 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id CD3032BAD24; Fri, 8 May 2009 17:35:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 56603F5900; Fri, 8 May 2009 14:35:21 -0700 (PDT) Date: Fri, 08 May 2009 21:35:00 -0000 From: Joel Brobecker To: Michael Snyder Cc: "msnyder@sonic.net" , "gdb@sourceware.org" Subject: Re: Can we make a gdb snapshot that includes process record? Message-ID: <20090508213521.GK675@adacore.com> References: <44c856fc2b3dde62e415389e6ccb12a3.squirrel@webmail.sonic.net> <20090508155922.GI675@adacore.com> <4A046A78.7040607@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A046A78.7040607@vmware.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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: 2009-05/txt/msg00047.txt.bz2 >> I see a snapshot that was made on May 8: gdb-6.8.50.20090508.tar.bz2. >> Doesn't it include process record? > > No, it doesn't. I'm kind of mystified as to why. > The changelog only goes up to 04/22. I wonder where you got your snapshot. I just downloaded it, and the last entry is: 2009-05-07 Joel Brobecker * gdbarch.h (target_gdbarch): Add comment documenting this global. I got it from sourceware.org:/pub/gdb/snapshots/current (file named gdb-6.8.50.20090508.tar.bz2 (or use the gdb.tar.bz2 link). -- Joel