From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20307 invoked by alias); 23 Nov 2011 16:39:52 -0000 Received: (qmail 20016 invoked by uid 22791); 23 Nov 2011 16:39:49 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,TW_DL,TW_FC 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, 23 Nov 2011 16:39:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id C31B12BAF38 for ; Wed, 23 Nov 2011 11:39:29 -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 4d3VKWvuk4GW for ; Wed, 23 Nov 2011 11:39:29 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 321C02BAF13 for ; Wed, 23 Nov 2011 11:39:29 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 57C95145615; Wed, 23 Nov 2011 11:39:17 -0500 (EST) Date: Wed, 23 Nov 2011 16:39:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: GDB 7.4 branching status? (2011-11-23) Message-ID: <20111123163917.GA13809@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/msg00618.txt.bz2 Hello everyone, Today was the day we were hoping to create the branch from. I don't think we're quite ready: - I think we might still have some patches that are unreviewed. The cutoff was: Friday night Nov 11. Please ping us to make sure they do not fall through the cracks! - We're still waiting for Tom's awesome work on ambiguous linespec. I think he's more or less ready to go, once he's re-based and re-posted his patches (with a couple of improvements made for the Ada support) - I just discovered a build failure in gdb-dlfcn on Windows. I need to investigate a little further what's going on, but I am hoping to be able to send a patch soon. On the optional TODO list, we have: - Support for Darwin/Lion - Tristan told me that he started working on this, but I don't think it's full time. I don't think we should delay the branch without some sort of idea of how much time we expect this work to take. - Yao's tracepoint feature: Download tracepoint locations when tracing is running. I think all the patches are in, now, right? -- Joel