From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8127 invoked by alias); 10 Nov 2011 10:10:27 -0000 Received: (qmail 8116 invoked by uid 22791); 10 Nov 2011 10:10:25 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 Nov 2011 10:10:10 +0000 Received: from nat-jpt.mentorg.com ([192.94.33.2] helo=PR1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RORaC-0002zC-7j from Yao_Qi@mentor.com ; Thu, 10 Nov 2011 02:10:08 -0800 Received: from [127.0.0.1] ([172.16.63.104]) by PR1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Nov 2011 19:10:06 +0900 Message-ID: <4EBBA2E8.2000203@codesourcery.com> Date: Thu, 10 Nov 2011 10:10:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1 MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: preparing the upcoming GDB 7.4 release References: <20111107175402.GI14508@adacore.com> In-Reply-To: <20111107175402.GI14508@adacore.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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/msg00269.txt.bz2 On 11/08/2011 01:54 AM, Joel Brobecker wrote: > 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? Joel, I hope `pending tracepoint' which I am working on can be in 7.4 release. Patches are nearly done, and most (70%) of them were sent for review in this patch set, [patch 0/8] Download tracepoint locations when tracing is running http://sourceware.org/ml/gdb-patches/2011-11/msg00168.html I plan to send the rest of patches for review early next week. -- Yao (齐尧)