This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

Re: Remote GDB


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

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