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: Using Insight with another version/build of gdb


Hari,

> Can I use Insight with another version of gdb?

No, this is not possible.  Unlike DDD, Insight is actually running in the
same process as gdb.  There are a bunch of Tcl commands that give the
interpreter used to write the GUI access to gdb's internal state.  This is
very convenient, but of course, it means that you have to run in the gdb
process...

Sorry,

Jim



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