doing tracepoint on remote target through gdbserver
Daniel Jacobowitz
drow@mvista.com
Thu Aug 8 12:13:00 GMT 2002
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?
As we said earlier, gdbserver does not support tracepoints, nor do any
of the other stubs included with GDB. I don't know of any that do at
this time.
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
More information about the Gdb
mailing list