From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5996 invoked by alias); 24 Apr 2013 13:33:06 -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 5983 invoked by uid 89); 24 Apr 2013 13:33:05 -0000 X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-oa0-f47.google.com (HELO mail-oa0-f47.google.com) (209.85.219.47) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 24 Apr 2013 13:33:04 +0000 Received: by mail-oa0-f47.google.com with SMTP id n9so1631219oag.6 for ; Wed, 24 Apr 2013 06:33:03 -0700 (PDT) X-Received: by 10.60.27.136 with SMTP id t8mr4294771oeg.92.1366810383282; Wed, 24 Apr 2013 06:33:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.13.133 with HTTP; Wed, 24 Apr 2013 06:32:23 -0700 (PDT) In-Reply-To: <20130424062746.GL3525@adacore.com> References: <20130424062746.GL3525@adacore.com> From: Hui Zhu Date: Wed, 24 Apr 2013 16:43:00 -0000 Message-ID: Subject: Re: GDB 7.6 release this Friday (2013-04-26)? To: Joel Brobecker Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-04/txt/msg00735.txt.bz2 Hi Joel, I found a bug maybe can crash GDB. Suggest it can commit to 7.6 before release. http://www.sourceware.org/ml/gdb-patches/2013-04/msg00721.html Thanks, Hui On Wed, Apr 24, 2013 at 2:27 PM, Joel Brobecker wrote: > As far as I know, there was a question mark for one possible performance > regression, but it seems to be fairly specific and Doug indicated that > we can go ahead and release regardless. > > So I propose a release on Thurday night / Friday morning. Please let me > know if there are any objections... > > -- > Joel