public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Yuriy Dudko <ydudko@cdt.com>
To: insight@sourceware.cygnus.com
Subject: Instructions on how to enable Insight during gdb compilation
Date: Thu, 15 Jun 2000 06:09:00 -0000	[thread overview]
Message-ID: <3948D5CA.C3351ED9@cdt.com> (raw)

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.


             reply	other threads:[~2000-06-15  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-15  6:09 Yuriy Dudko [this message]
2000-06-15  6:15 ` Mo DeJong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3948D5CA.C3351ED9@cdt.com \
    --to=ydudko@cdt.com \
    --cc=insight@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).