From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22733 invoked by alias); 9 Nov 2011 07:34:22 -0000 Received: (qmail 22465 invoked by uid 22791); 9 Nov 2011 07:34:20 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Nov 2011 07:34:06 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id B3FAECB02CD; Wed, 9 Nov 2011 08:34:06 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eS5pjPkzEoSo; Wed, 9 Nov 2011 08:33:57 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 0CB9ECB027F; Wed, 9 Nov 2011 08:33:57 +0100 (CET) Subject: Re: preparing the upcoming GDB 7.4 release Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <20111107175402.GI14508@adacore.com> Date: Wed, 09 Nov 2011 07:34:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: quoted-printable Message-Id: <491BA92E-562D-416B-A24F-FB2275657B6C@adacore.com> References: <20111107175402.GI14508@adacore.com> To: Joel Brobecker X-IsSubscribed: yes 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 X-SW-Source: 2011-11/txt/msg00222.txt.bz2 On Nov 7, 2011, at 6:54 PM, Joel Brobecker wrote: > Hello everyone, >=20 > I just realized that we're getting closer to our tentative date > for the start of the GDB 7.4 release process. >=20 > We have wiki page to track the required & optional work to do before > we can start and then release: > http://sourceware.org/gdb/wiki/GDB_7.4_Release >=20 > Is there anything we might want to be in 7.4 which isn't there yet? > If yes, how long do we estimate before it's in? I'd like to work on adapting the darwin port for Lion, but I am not sure th= is would be ready for 7.4 >=20 > Any known problem that we should fix? >=20 > Thanks, > --=20 > Joel