From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27209 invoked by alias); 6 Aug 2008 18:06:52 -0000 Received: (qmail 27201 invoked by uid 22791); 6 Aug 2008 18:06:52 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 06 Aug 2008 18:06:00 +0000 Received: from spaceape9.eur.corp.google.com (spaceape9.eur.corp.google.com [172.28.16.143]) by smtp-out.google.com with ESMTP id m76I5tD2018988 for ; Wed, 6 Aug 2008 19:05:55 +0100 Received: from rv-out-0506.google.com (rvbl9.prod.google.com [10.140.88.9]) by spaceape9.eur.corp.google.com with ESMTP id m76I5r5R025205 for ; Wed, 6 Aug 2008 11:05:54 -0700 Received: by rv-out-0506.google.com with SMTP id l9so27132rvb.47 for ; Wed, 06 Aug 2008 11:05:53 -0700 (PDT) Received: by 10.140.132.8 with SMTP id f8mr202568rvd.122.1218045953572; Wed, 06 Aug 2008 11:05:53 -0700 (PDT) Received: by 10.141.99.20 with HTTP; Wed, 6 Aug 2008 11:05:53 -0700 (PDT) Message-ID: Date: Wed, 06 Aug 2008 18:06:00 -0000 From: "Doug Evans" To: "Joel Brobecker" Subject: Re: suggestion: release GDB 6.8.1 Cc: "Thiago Jung Bauermann" , "gdb ml" , "=?ISO-8859-1?Q?S=E9rgio_Durigan_J=FAnior?=" In-Reply-To: <20080806104812.GD3876@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1217298517.13250.18.camel@localhost.localdomain> <20080806104812.GD3876@adacore.com> 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: 2008-08/txt/msg00111.txt.bz2 On Wed, Aug 6, 2008 at 3:48 AM, Joel Brobecker wrote: >> Since the next big GDB release will take a while yet in order to wait >> for the current developments to settle down, I'd like to suggest making >> a point release to get some patches out there earlier. > > I don't mind making a point release, if you get the patches in the > branch. It would be nice if the new release brought a little more > than the few patches you highlighted, though. I usually try to keep > an eye for patches that might qualify, but few caught my attention > since 6.8... Since you're asking ... How should one interpret "a little more than the few patches"? Are you looking for bug fixes only, or does the scope include modest new features (e.g. the "find" command) ?