From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34862 invoked by alias); 25 Aug 2015 20:19:26 -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 34852 invoked by uid 89); 25 Aug 2015 20:19:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW 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; Tue, 25 Aug 2015 20:19:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9C5B7287AD; Tue, 25 Aug 2015 16:19:22 -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 5GrNp6W64Zlq; Tue, 25 Aug 2015 16:19:22 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 359E02878E; Tue, 25 Aug 2015 16:19:22 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 511EF4270D; Tue, 25 Aug 2015 16:19:19 -0400 (EDT) Date: Tue, 25 Aug 2015 20:19:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: Sandra Loosemore , Gary Benson , gdb-patches@sourceware.org, Doug Evans , Jan Kratochvil , =?iso-8859-1?Q?Andr=E9_P=F6nitz?= , Paul Koning Subject: GDB 7.10 release tentative date: Fri Aug 28 (was: "Re: [PATCH] remote: allow aborting long operations (e.g., file transfers) (Re: [PATCH] Prelimit number of bytes to read in "vFile:pread:")") Message-ID: <20150825201919.GA4388@adacore.com> References: <20150819172059.GA31845@blade.nx> <55D4F125.4080409@codesourcery.com> <55D5F799.9020700@redhat.com> <55D607B8.70103@redhat.com> <55D61AA2.5000502@codesourcery.com> <55D73B35.8010008@redhat.com> <55D75B69.1040408@codesourcery.com> <55D75F90.9010203@redhat.com> <55DC4A20.6020706@redhat.com> <55DC8B61.3010705@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55DC8B61.3010705@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-08/txt/msg00741.txt.bz2 > >> Does anyone want to comment on the patch, or shall I go ahead with it? > > > > I'm going to push this in in a couple hours, in order to see if the > > buildbots complain, rather than wait too long and rush this in > > just before Joel decides to cut the release. > > Now pushed. Thanks, guys. Let's indeed give ourselves a couple of days, just in case, and plan for a release on Friday. -- Joel