From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27841 invoked by alias); 18 Dec 2009 17:35:24 -0000 Received: (qmail 27825 invoked by uid 22791); 18 Dec 2009 17:35:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Dec 2009 17:35:18 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id C9C3F4505A; Fri, 18 Dec 2009 09:35:15 -0800 (PST) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost4.vmware.com (Postfix) with ESMTP id BFD8CC9A30; Fri, 18 Dec 2009 09:35:15 -0800 (PST) Message-ID: <4B2BBCC3.4040202@vmware.com> Date: Fri, 18 Dec 2009 17:35:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20090624) MIME-Version: 1.0 To: Joel Brobecker CC: "gdb@sourceware.org" Subject: Re: time to create the gdb-7.0.1 release (?) References: <20091218061736.GV2804@adacore.com> In-Reply-To: <20091218061736.GV2804@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-12/txt/msg00121.txt.bz2 Joel Brobecker wrote: > Anything else that should go in that (corrective) release? Well, we have process record save/restore, bookmarks, floating point support (387), and hardware watchpoint support. Those will all go in, right?