From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9821 invoked by alias); 6 May 2015 13:42:10 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 9807 invoked by uid 89); 6 May 2015 13:42:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 06 May 2015 13:42:08 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 52D0828645 for ; Wed, 6 May 2015 09:42:06 -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 A+iANCbF1+6A for ; Wed, 6 May 2015 09:42:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 301A52863D for ; Wed, 6 May 2015 09:42:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C4D0340EAD; Wed, 6 May 2015 06:42:06 -0700 (PDT) Date: Wed, 06 May 2015 13:42:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: 3 weeks to GDB 7.9.1 release? Message-ID: <20150506134206.GA4149@adacore.com> References: <20150422133231.GB4764@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150422133231.GB4764@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2015-05/txt/msg00098.txt.bz2 Hello again, 1 more week to go until the tentative date we set for GDB 7.9.1 release! There is currently only one issue identified as blocking: * [Doug] PR18285 ptype expr-with-xmethod -> SEGV (a patch has been pushed to master, so should normally not take too long before going in, hopefully) If there is anything else that you think we should fix before release, please let us know. Thank you! -- Joel