From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 532 invoked by alias); 23 Jan 2006 15:05:43 -0000 Received: (qmail 524 invoked by uid 22791); 23 Jan 2006 15:05:43 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.197) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Jan 2006 15:05:42 +0000 Received: by zproxy.gmail.com with SMTP id v1so1084385nzb for ; Mon, 23 Jan 2006 07:05:40 -0800 (PST) Received: by 10.37.14.13 with SMTP id r13mr3841976nzi; Mon, 23 Jan 2006 07:05:40 -0800 (PST) Received: by 10.36.160.5 with HTTP; Mon, 23 Jan 2006 07:05:40 -0800 (PST) Message-ID: <6097c490601230705i11cdc614mfce550da8efa4121@mail.gmail.com> Date: Mon, 23 Jan 2006 15:20:00 -0000 From: Maxim Osipov Reply-To: maxim@mox.ru To: gdb@sourceware.org Subject: Re: tracepoints In-Reply-To: <20060123135125.GA13742@nevyn.them.org> 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> <20060123135125.GA13742@nevyn.them.org> 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/msg00215.txt.bz2 Thanks a lot. Lets see what we can do here. Maxim On 1/23/06, Daniel Jacobowitz wrote: > On Mon, Jan 23, 2006 at 02:32:13PM +0300, Maxim Osipov wrote: > > Hello, > > > > Could someone comment on status of tracepoints interface in gdb and > > stubs? We plan to invest some effort to have it working in current > > gdbserver and wondering, is there any active projects or existing > > implementations. > > I do not know of any publicly available implementation of the stub > side. A coworker of mine recently worked with a (proprietary) > simulator which implemented the existing tracepoint interface, so > I know that the GDB side of the protocol works. > > Several people have implemented gdbserver support, I think. > Unfortunately, none of them were ever finished and contributed back. > > -- > Daniel Jacobowitz > CodeSourcery >