public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Using Insight with another version/build of gdb
@ 2000-05-10 15:53 Hari
  2000-05-10 16:02 ` Mo DeJong
  2000-05-10 16:08 ` Tom Tromey
  0 siblings, 2 replies; 6+ messages in thread
From: Hari @ 2000-05-10 15:53 UTC (permalink / raw)
  To: insight

Can I use Insight with another version of gdb?
Does it take a --debugger command like ddd?
I have built gdb for different target (m68k-palmos-coff),
but want to use the Insight GUI. Can I do it?
I didn't build m68k version from the Insight sources
and I won't be able to (since the patches are against
gdb-4.18)

Any help is appreciated.

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Using Insight with another version/build of gdb
@ 2000-05-10 18:29 Jim Ingham
  0 siblings, 0 replies; 6+ messages in thread
From: Jim Ingham @ 2000-05-10 18:29 UTC (permalink / raw)
  To: insight

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


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

end of thread, other threads:[~2000-05-10 18:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-10 15:53 Using Insight with another version/build of gdb Hari
2000-05-10 16:02 ` Mo DeJong
2000-05-10 16:08 ` Tom Tromey
2000-05-10 16:53   ` Hari
2000-05-10 16:56     ` Tom Tromey
2000-05-10 18:29 Jim 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).