From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31600 invoked by alias); 24 Feb 2011 08:57:56 -0000 Received: (qmail 31590 invoked by uid 22791); 24 Feb 2011 08:57:56 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Feb 2011 08:57:51 +0000 Received: by yxt33 with SMTP id 33so226253yxt.0 for ; Thu, 24 Feb 2011 00:57:50 -0800 (PST) Received: by 10.146.167.16 with SMTP id p16mr1038418yae.6.1298537870299; Thu, 24 Feb 2011 00:57:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.147.125.2 with HTTP; Thu, 24 Feb 2011 00:57:30 -0800 (PST) In-Reply-To: <20110224085616.GB2495@adacore.com> References: <20110224085616.GB2495@adacore.com> From: Hui Zhu Date: Thu, 24 Feb 2011 09:03:00 -0000 Message-ID: Subject: Re: [PATCH v2] tracepoint: add new trace command "printf" and agent expression "printf" [3] doc To: Joel Brobecker Cc: gdb-patches ml , Doug Evans , Michael Snyder , Stan Shebs , Tom Tromey , Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-02/txt/msg00689.txt.bz2 OK. Thanks Joel. Best, Hui On Thu, Feb 24, 2011 at 16:56, Joel Brobecker wrote: >> 2011-02-24 =A0Hui Zhu =A0 >> >> =A0 =A0 =A0 * agentexpr.texi (Bytecode Descriptions): Add printf. >> =A0 =A0 =A0 * gdb.texinfo (Tracepoint Action Lists): Add printf. > > Note: The doc was already approved by Eli, so it can go in as soon as > the code changes are approved. > > -- > Joel >