public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Remote GDB
@ 2000-02-07 14:02 Vadim Lebedev
  2000-02-07 14:25 ` James Ingham
  0 siblings, 1 reply; 2+ messages in thread
From: Vadim Lebedev @ 2000-02-07 14:02 UTC (permalink / raw)
  To: insight

Hi

Is is possible to run Insight on one machine with GDB on another machine so
that isite will control
GDB over telnet connection?

Vadim

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

* Re: Remote GDB
  2000-02-07 14:02 Remote GDB Vadim Lebedev
@ 2000-02-07 14:25 ` James Ingham
  0 siblings, 0 replies; 2+ messages in thread
From: James Ingham @ 2000-02-07 14:25 UTC (permalink / raw)
  To: Vadim Lebedev; +Cc: insight

Vadim,

No, Insight is linked into the gdb executable (there are many Tcl
commands in Insight that are implemented in C and use the gdb data
structures, so it can't control it remotely.  You might be able to use 
gdbserver, however, to start up the program on the remote machine, and
then Insight talk to it using remote/TCP.

Jim

 > Hi
 > 
 > Is is possible to run Insight on one machine with GDB on another machine so
 > that isite will control
 > GDB over telnet connection?
 > 
 > Vadim
 > 
 > 

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

end of thread, other threads:[~2000-02-07 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-07 14:02 Remote GDB Vadim Lebedev
2000-02-07 14:25 ` James Ingham

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