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]

[cygnus.gnu-win32] [ANN] Insight/GDB debugger binaries for Cygwin b20.1


Thanks to Mumit Khan's seemingly inexhaustible energy, we have cygwin
binaries now...  Thanks Mumit!

								Stan

------- Start of forwarded message -------
From: Mumit Khan <khan@xraylith.wisc.EDU>
Newsgroups: cygnus.gnu-win32
Subject: [ANN] Insight/GDB debugger binaries for Cygwin b20.1
Date: Thu, 29 Jul 1999 14:19:10 -0500
Organization: None provided
Message-ID: <199907291919.OAA17953@mercury.xraylith.wisc.edu>
To: cygwin@sourceware.cygnus.com

What is Insight?
================

Insight is a graphical user interface to GDB, the GNU Debugger written
in Tcl/Tk by people working at Cygnus Solutions. We've been developing
this debugger GUI since 1994. It has turned into a mature interface
that is able to give you access to much of GDB's power.

Cygnus is making Insight available under the GNU Public License.

You can find out more about Insight at
      http://sourceware.cygnus.com/insight/
We have screenshots, download information, and other useful bits.

Where?
======

ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/ports/insight-19990727-cygb20.tar.gz

Cygwin B20.1 Installation
=========================

I recommend you install the insight binary distribution in a directory
of its own to avoid conflict with Tcl/Tk/Tix DLLs provided by Cygwin
B20.1.

  
  $ cd /usr/local/insight
  $ tar zxvf /tmp/insight-19990727-cygb20.tar.gz
  $ export PATH=/usr/local/insight/bin:$PATH
  $ gdb

The binaries included were built with insight-1999-07-27 snapshot.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

------- End of forwarded message -------

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