From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31956 invoked by alias); 14 Jun 2010 22:19:45 -0000 Received: (qmail 31948 invoked by uid 22791); 14 Jun 2010 22:19:44 -0000 X-SWARE-Spam-Status: No, hits=-2.1 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, 14 Jun 2010 22:19:39 +0000 Received: (qmail 2290 invoked from network); 14 Jun 2010 22:19:38 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Jun 2010 22:19:38 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: [NEWS/RFA] Re: [gdbserver] x86 agent expression bytecode compiler (speed up conditional tracepoints) Date: Mon, 14 Jun 2010 22:19:00 -0000 User-Agent: KMail/1.13.2 (Linux/2.6.32-22-generic; KDE/4.4.2; x86_64; ; ) Cc: tromey@redhat.com References: <201006071700.28706.pedro@codesourcery.com> <201006141215.41726.pedro@codesourcery.com> <831vc9jzg1.fsf@gnu.org> In-Reply-To: <831vc9jzg1.fsf@gnu.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201006142319.33577.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: 2010-06/txt/msg00329.txt.bz2 On Monday 14 June 2010 18:28:46, Eli Zaretskii wrote: > > From: Pedro Alves > > Date: Mon, 14 Jun 2010 12:15:41 +0100 > > Cc: gdb-patches@sourceware.org > > > > On Thursday 10 June 2010 19:43:37, Tom Tromey wrote: > > > Pedro> Hmmmm. This is an implementation detail of gdbserver's fast > > > Pedro> tracepoints, and gdbserver fast tracepoints are new in 7.2. What > > > Pedro> would we announce? > > > > > > Just mention the JIT in the current paragraph. > > > JITting is cool, we should at least publicize it a little. > > > > How about this, then? Okay? > > Fine with me, thanks. Thanks. I've checked the whole thing in. -- Pedro Alves