From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6108 invoked by alias); 8 Jan 2010 19:28:14 -0000 Received: (qmail 6097 invoked by uid 22791); 8 Jan 2010 19:28:13 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jan 2010 19:28:09 +0000 Received: (qmail 14762 invoked from network); 8 Jan 2010 19:28:07 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Jan 2010 19:28:07 -0000 Message-ID: <4B478742.4080605@codesourcery.com> Date: Fri, 08 Jan 2010 19:28:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Joel Brobecker CC: gdb@sourceware.org Subject: Re: GDB 7.1 release planning... References: <20100108042117.GK4623@adacore.com> In-Reply-To: <20100108042117.GK4623@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-01/txt/msg00079.txt.bz2 Joel Brobecker wrote: > Hello, > > Time flies. I didn't realize this, but the tentative date for creating > the GDB 7.1 branch was set to Jan 20th, so only 12 days away from now. > It might be a little tight (or not) depending on what we'd like to have > in this release. > I think my host-side tracepoint bits will, fingers crossed, be mostly in by then, but they would be a whole lot more interesting if Pedro's tracepoint support for gdbserver additions were also there. However, I don't know schedule for submission of those changes. Stan