From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16350 invoked by alias); 30 Mar 2009 15:52:55 -0000 Received: (qmail 16340 invoked by uid 22791); 30 Mar 2009 15:52:55 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 30 Mar 2009 15:52:46 +0000 Received: (qmail 15735 invoked from network); 30 Mar 2009 15:52:44 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Mar 2009 15:52:44 -0000 Message-ID: <49D0EAC6.9050105@codesourcery.com> Date: Mon, 30 Mar 2009 16:10:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Eli Zaretskii CC: Stan Shebs , gdb-patches@sourceware.org Subject: Re: [PATCH] Make tracepoints into breakpoints References: <49CD275B.1020003@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-03/txt/msg00675.txt.bz2 Eli Zaretskii wrote: >> Date: Fri, 27 Mar 2009 12:22:03 -0700 >> From: Stan Shebs >> >> doc/ >> * gdb.texinfo (Tracepoints): Describe tracepoints as a >> special case of breakpoints. >> (Enable and Disable Tracepoints): Mention deprecation. >> (Listing Tracepoints): Update description and example. >> > > Thanks. I have comments about this part: > Thanks, I'll make all these fixes! Stan