public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: p.rockett@sheffield.ac.uk
Cc: insight@sources.redhat.com
Subject: Re: Can't build Insight with Cygwin
Date: Sat, 24 Dec 2005 18:10:00 -0000	[thread overview]
Message-ID: <43AD8CAD.90601@redhat.com> (raw)
In-Reply-To: <005501c60892$77d234b0$0200a8c0@Albinoni>

Peter Rockett wrote:
> Success!!!!

Excellent!

> Not sure what I was doing but I think the files may have been left in some
> sort of limbo state by my first attempts at building when I didn't have
> bison and flex installed. (Although I thought I had cleaned and periodically
> recreated the directory from the .bz2 file... but it's all beginning to blur
> now.) Having delved into it, it's obvious now that I needed bison and flex
> but it wasn't in the beginning.

FWIW (and I don't know if you are doing this), I *never* build in the 
source directory. I always maintain the integrity of the pristine 
source. The FAQ on the website covers this.

> (BTW: Just discovered that Insight 6.3.50 is included prebuilt in the cygwin
> stuff under the gdb package as well as in the mingw downloads).

Yeah -- insight *is* gdb, and as long as Chris or Corinna or one of the 
other in-the-knows keeps releasing gdb, the gdb package will always 
include insight.

> Final point: Why does the Windows firewall chuck-up a message box when I
> start Insight? What is Insight trying to do that should concern the
> firewall?

I can only think of one thing off the top of my head: IPC. Is it 
attempting to accept connections on port tcp/9909? If so, it's because 
Insight is opening a server socket which allows multiple insight 
instances to communicate with each other.

You can disable this be unsetting "gdb/ipc/enabled" in 
src/gdb/gdbtk/library/prefs.tcl or in your preference file (~/.gdbtkinit 
or ~/gdbtk.ini).

Keith

  reply	other threads:[~2005-12-24 18:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-24 18:09 Peter Rockett
2005-12-24 18:10 ` Keith Seitz [this message]
2005-12-24 23:39   ` Keith Seitz
2005-12-25  5:44     ` Christopher Faylor
2006-01-05 12:20 ` Dave Korn
  -- strict thread matches above, loose matches on Subject: below --
2005-12-23 13:37 wilfried.fauvel
2005-12-22 23:40 Peter Rockett
2005-12-22 23:45 ` Peter Rockett
2005-12-23 11:58 ` Keith Seitz

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=43AD8CAD.90601@redhat.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=p.rockett@sheffield.ac.uk \
    /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).