From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 495 invoked by alias); 9 Nov 2011 15:11:23 -0000 Received: (qmail 452 invoked by uid 22791); 9 Nov 2011 15:11:19 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 Nov 2011 15:11:00 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id BDA9F2BAB6C; Wed, 9 Nov 2011 10:10:59 -0500 (EST) 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 oha3ZyWTTz91; Wed, 9 Nov 2011 10:10:59 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8B0332BAACF; Wed, 9 Nov 2011 10:10:59 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 4FBE6145615; Wed, 9 Nov 2011 10:10:50 -0500 (EST) Date: Wed, 09 Nov 2011 15:11:00 -0000 From: Joel Brobecker To: Tristan Gingold Cc: gdb-patches@sourceware.org Subject: Re: preparing the upcoming GDB 7.4 release Message-ID: <20111109151050.GL14508@adacore.com> References: <20111107175402.GI14508@adacore.com> <491BA92E-562D-416B-A24F-FB2275657B6C@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <491BA92E-562D-416B-A24F-FB2275657B6C@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00225.txt.bz2 > I'd like to work on adapting the darwin port for Lion, but I am not > sure this would be ready for 7.4 There are still 2 weeks left before branching. You could send us a status report at the end of next week, and we can then decide whether to extend the deadline or not, depending on how much more time you think you'll need. I'll put that in the "optional" category, because I'd rather not delay the release for too long just because of Darwin/Lion. -- Joel