public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* remote debuging questions
@ 2005-06-29  3:35 Nikhil Kshirsagar
  2005-07-01 20:19 ` Michael Snyder
  0 siblings, 1 reply; 2+ messages in thread
From: Nikhil Kshirsagar @ 2005-06-29  3:35 UTC (permalink / raw)
  To: msnyder, k_sarnath, gdb, muller

Hi,

I read your post at http://www.cygwin.com/ml/gdb/2002-01/msg00367.html

I have a few questions regarding remote debugging which I hope you
will be able to answer.

I want to remotely debug over a tcp connection, but not by gdbserver.
Can I get a stub somewhere for this? My platform is x86.

I gather there's no way to use tracepoints with the gdbserver program.
Is there any stub available which will let me see how to use
tracepoints?

Thanks,
Nikhil.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: remote debuging questions
  2005-06-29  3:35 remote debuging questions Nikhil Kshirsagar
@ 2005-07-01 20:19 ` Michael Snyder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Snyder @ 2005-07-01 20:19 UTC (permalink / raw)
  To: Nikhil Kshirsagar; +Cc: k_sarnath, gdb, muller

Nikhil Kshirsagar wrote:
> Hi,
> 
> I read your post at http://www.cygwin.com/ml/gdb/2002-01/msg00367.html
> 
> I have a few questions regarding remote debugging which I hope you
> will be able to answer.
> 
> I want to remotely debug over a tcp connection, but not by gdbserver.
> Can I get a stub somewhere for this? My platform is x86.

If it's linux, you could use RDA.  If it's not linux, you
could probably still use RDA, but you might have to do some
work on it yourself.


> I gather there's no way to use tracepoints with the gdbserver program.
> Is there any stub available which will let me see how to use
> tracepoints?

There is currently no publicly available stub that supports tracepoints.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-01 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-29  3:35 remote debuging questions Nikhil Kshirsagar
2005-07-01 20:19 ` Michael Snyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).