public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Instructions on how to enable Insight during gdb compilation
@ 2000-06-15  6:09 Yuriy Dudko
  2000-06-15  6:15 ` Mo DeJong
  0 siblings, 1 reply; 2+ messages in thread
From: Yuriy Dudko @ 2000-06-15  6:09 UTC (permalink / raw)
  To: insight

Hello,
I didn't find any instructions on how to enable Insight GUI
for gdb 5.0 either on http://sourceware.cygnus.com/insight/ or in GDB
documentation.
Browsing through GDB source tree I found the only references to GUI for
gdb using
"./configure --help" in gdb/ subdirectory of the gdb source tree. The
following options seemed
to be relevant to GUI:

 --with-tclconfig=  <dir>
--with-tkconfig=   <dir>
 --with-tclinclude= <dir>
 --with-tkinclude= <dir>
 --with-itclconfig= <dir>
 --with-itkconfig= <dir>
 --enable-gdbtk

So I installed Itcl/Itk and Tix on my computer, updated paths to Tcl/Tk,
Itcl/Itk and Tix
directories (or made an appropriate symlinks). As a result of this,
during compilation
the file gdbtk/generic/gdbtk.c could not be found.

   I wonder if GDBTK is outdated and no longer included in a source tree
and a different option should be
used to compile gdb with Insight.  Looking through a gdb tar-ball I
haven't found any files or directories
containing "gdbtk" in them.
So to compile with Insight you need some additional files in addition to
gdb 5.0 source tar-ball, don't you?

  Sincerely,
   Yuriy.


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

* Re: Instructions on how to enable Insight during gdb compilation
  2000-06-15  6:09 Instructions on how to enable Insight during gdb compilation Yuriy Dudko
@ 2000-06-15  6:15 ` Mo DeJong
  0 siblings, 0 replies; 2+ messages in thread
From: Mo DeJong @ 2000-06-15  6:15 UTC (permalink / raw)
  To: Yuriy Dudko; +Cc: insight

On Thu, 15 Jun 2000, Yuriy Dudko wrote:

> Hello,
> I didn't find any instructions on how to enable Insight GUI
> for gdb 5.0 either on http://sourceware.cygnus.com/insight/ or in GDB
> documentation.
> Browsing through GDB source tree I found the only references to GUI for
> gdb using

You need to actually download Insight. Insight includes gdb but gdb
does not include Insight.

ftp://ftp.freesoftware.com/pub/sourceware/gdb/releases/insight-5.0.tar.bz2

later
Mo DeJong
Red Hat Inc

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

end of thread, other threads:[~2000-06-15  6:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-15  6:09 Instructions on how to enable Insight during gdb compilation Yuriy Dudko
2000-06-15  6:15 ` Mo DeJong

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