From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15471 invoked by alias); 7 Mar 2011 11:30:14 -0000 Received: (qmail 15460 invoked by uid 22791); 7 Mar 2011 11:30:14 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD 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; Mon, 07 Mar 2011 11:30:10 +0000 Received: (qmail 20912 invoked from network); 7 Mar 2011 11:30:08 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Mar 2011 11:30:08 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: time to start thinking about GDB 7.3 (as well!) Date: Mon, 07 Mar 2011 11:43:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-27-generic; KDE/4.6.1; x86_64; ; ) Cc: Mike Frysinger , Joel Brobecker References: <20110214145010.GX2384@adacore.com> <201102141514.26090.vapier@gentoo.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201103071130.06889.pedro@codesourcery.com> 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-03/txt/msg00452.txt.bz2 On Monday 07 March 2011 11:18:03, Mike Frysinger wrote: > On Mon, Feb 14, 2011 at 3:14 PM, Mike Frysinger wrote: > > On Monday, February 14, 2011 09:50:10 Joel Brobecker wrote: > >> We should also discuss features that we think would be worthwhile > >> waiting for. Some Python work being finished, for instance, which > >> might nicely complements some of the new enhancements we got? > >> Tracepoints? gdbserver work? Etc. > > > > i'd like to the Blackfin sim port merged before the 7.3 branch. i'm not > > expecting a comprehensive review or anything since the port is so large > > (==comprehensive). the only thing it needs is an approval ... > > well my stuff is in now :), and the wiki page in question is blank ... Let me put some stuff there then. :-) Joel, do I still have time to get my second and third parts of the values support (posted the other week) into 7.3? WDYT? This makes the tracing experience much better compared to 7.2. -- Pedro Alves