From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7831 invoked by alias); 26 Feb 2008 18:11:22 -0000 Received: (qmail 7821 invoked by uid 22791); 26 Feb 2008 18:11:21 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Feb 2008 18:10:54 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id m1QIAorr022505 for ; Tue, 26 Feb 2008 18:10:50 GMT Received: from el-out-1112.google.com (elfn30.prod.google.com [10.126.190.30]) by zps38.corp.google.com with ESMTP id m1QIAm29020335 for ; Tue, 26 Feb 2008 10:10:49 -0800 Received: by el-out-1112.google.com with SMTP id n30so2045890elf.17 for ; Tue, 26 Feb 2008 10:10:48 -0800 (PST) Received: by 10.114.127.1 with SMTP id z1mr5891930wac.26.1204049447031; Tue, 26 Feb 2008 10:10:47 -0800 (PST) Received: by 10.115.107.7 with HTTP; Tue, 26 Feb 2008 10:10:46 -0800 (PST) Message-ID: Date: Tue, 26 Feb 2008 18:39:00 -0000 From: "Doug Evans" To: "Lokesh Gupta" , gdb@sourceware.org Subject: Re: Tracepoints functionality for local targets In-Reply-To: <20080226131031.GA9105@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <21b011a40802260027r596c2c0bt96339538b8e5cc92@mail.gmail.com> <20080226131031.GA9105@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-02/txt/msg00221.txt.bz2 On Tue, Feb 26, 2008 at 5:10 AM, Daniel Jacobowitz wrote: > On Tue, Feb 26, 2008 at 09:27:47AM +0100, Lokesh Gupta wrote: > > Hello, > > > > Is there some work planned for the working of the tracepoints for > > local targets? > > Not yet, but Doug was talking about it on this list a few days ago. http://sourceware.org/ml/gdb/2008-02/msg00156.html The thread starts out talking about gdbserver, but both it and native are (briefly) discussed. At this point I'm just researching projects, I'm not actively working on this one.