From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26915 invoked by alias); 8 Aug 2002 19:55:02 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26903 invoked from network); 8 Aug 2002 19:55:01 -0000 Received: from unknown (HELO saturn.billgatliff.com) (209.251.101.200) by sources.redhat.com with SMTP; 8 Aug 2002 19:55:01 -0000 Received: by saturn.billgatliff.com (Postfix, from userid 500) id 9D7B84E0004; Thu, 8 Aug 2002 14:55:00 -0500 (CDT) Date: Thu, 08 Aug 2002 12:55:00 -0000 From: "William A. Gatliff" To: Benjamin Tze-Kit Lee Cc: gdb@sources.redhat.com Subject: Re: doing tracepoint on remote target through gdbserver Message-ID: <20020808145500.D13701@saturn.billgatliff.com> Reply-To: bgat@billgatliff.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from btlee@sfu.ca on Thu, Aug 08, 2002 at 12:08:56PM -0700 X-SW-Source: 2002-08/txt/msg00079.txt.bz2 Benjamin: The best solution would be to add tracepoint to gdbserver. :^) b.g. On Thu, Aug 08, 2002 at 12:08:56PM -0700, Benjamin Tze-Kit Lee wrote: > Hi all, > > I am trying to do tracepoint on a program through remote target debugging. > Everything seems to work as I am able to do remote debugging using > breakpoints through gdb on the host and gdbserver on the target. But when > I try to do "tstart" on the program, it gives me the message "Target does > not support this command.". Is there a specific way to turn on the > tracepoint option when I compile gdbserver? Or what could be the problem? > > Please help me out on this. > Thank you very much. > > Benjamin Lee > -- Bill Gatliff bgat@billgatliff.com