From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18548 invoked by alias); 23 Jan 2006 19:34:07 -0000 Received: (qmail 18540 invoked by uid 22791); 23 Jan 2006 19:34:07 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.207) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Jan 2006 19:34:06 +0000 Received: by zproxy.gmail.com with SMTP id x3so968998nzd for ; Mon, 23 Jan 2006 11:34:04 -0800 (PST) Received: by 10.37.2.79 with SMTP id e79mr4167780nzi; Mon, 23 Jan 2006 11:34:04 -0800 (PST) Received: by 10.37.2.42 with HTTP; Mon, 23 Jan 2006 11:34:04 -0800 (PST) Message-ID: <8f2776cb0601231134j6af5a41fl86743a120883d307@mail.gmail.com> Date: Mon, 23 Jan 2006 19:37:00 -0000 From: Jim Blandy To: maxim@mox.ru Subject: Re: tracepoints Cc: gdb@sourceware.org In-Reply-To: <6097c490601230332y7c07997ayf469667222e187d2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6097c490601230332y7c07997ayf469667222e187d2@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00225.txt.bz2 I don't know of any publicly available stub-side implementations, either. I'm working on adding support for tracepoints to KGDB, the Linux kernel stub. When I have something ready to share I'll let the list know.