public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* beginner running gdbserver
@ 2001-11-01 10:18 Salil Parikh
  0 siblings, 0 replies; only message in thread
From: Salil Parikh @ 2001-11-01 10:18 UTC (permalink / raw)
  To: gcc-help



I have a newbie question about how to actually run gdb with gdbserver.

I have two computers: "myclient" runs gdb,and "mytarget" runs the
gdbserver.  Both computers are running redhat 7.0.

From "myclient", I invoke gdb and do the following:

(gdb) target remote mytarget:1234 
mytarget:1234: Success.
(gdb) Quit
(gdb) 

It says "Success", but this is bogus.  It doesn't appear to touch the
gdbserver.  In fact, "mytarget" doesn't even exist!  I must be doing
something
wrong.  Any pointers?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-12 23:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-01 10:18 beginner running gdbserver Salil Parikh

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