From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19048 invoked by alias); 12 Nov 2010 19:11:15 -0000 Received: (qmail 19040 invoked by uid 22791); 12 Nov 2010 19:11:14 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from imr4.ericy.com (HELO imr4.ericy.com) (198.24.6.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Nov 2010 19:10:38 +0000 Received: from eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id oACJYAEB001288; Fri, 12 Nov 2010 13:34:12 -0600 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.63]) by eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) with mapi; Fri, 12 Nov 2010 14:10:14 -0500 From: Marc Khouzam To: "'Joel Brobecker'" , "'gdb@sourceware.org'" Date: Fri, 12 Nov 2010 19:11:00 -0000 Subject: RE: GDB 7.2.1 release? Message-ID: References: <20101028024958.GB2757@adacore.com> In-Reply-To: <20101028024958.GB2757@adacore.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2010-11/txt/msg00059.txt.bz2 =20 > -----Original Message----- > From: gdb-owner@sourceware.org=20 > [mailto:gdb-owner@sourceware.org] On Behalf Of Joel Brobecker > Sent: Wednesday, October 27, 2010 10:50 PM > To: gdb@sourceware.org > Subject: GDB 7.2.1 release? >=20 > Hello everyone, >=20 > It's time to ask ourselves whether we want to make a minor release off > of the 7.2 branch. According to the tentative schedule, we=20 > were planning > on making it around 3 months after the 7.2 release, which=20 > would be Dec 2nd. >=20 > First, I would like to determine which changes we've made=20 > that should go > in the branch. So far, we have 3 changes, but there are probably more > changes that could go in the branch... >=20 > Please let us know if you are aware of any such change. I just committed a fix for -target-detach to the 7.2 branch http://sourceware.org/ml/gdb-patches/2010-11/msg00162.html Thanks Marc