This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: doing tracepoint on remote target through gdbserver


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]