public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Remote Debugging Revisited
@ 2000-06-12  6:26 Michael Crowe
  2000-06-12  6:36 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Crowe @ 2000-06-12  6:26 UTC (permalink / raw)
  To: Insight

I hope you all could give me a hand with a little problem I'm having.
This may be more of a gdb thing than insight, but I'll try anyway.  I am
trying to set up remote debugging over ethernet.  I start up gdb server
with the host name and port number and my executable program, test, as
arguments, like this:

gdbserver beru:2345 test

Then I fire up gdb(i.e. Insight) on my host and try to use target remote
from the gdb console to connect, the target display then a line that
says "remote debugging using beru:2345.  All of this seems good, but
then when I get to the Insight window, I cannot list the program or run
it, or anything.

If anyone has any thoughts, please help me.

Thanks,
Michael E Crowe
mike@timesys.com

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

end of thread, other threads:[~2000-06-12  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-12  6:26 Remote Debugging Revisited Michael Crowe
2000-06-12  6:36 ` Keith Seitz

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).