| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199908250730.CAA24103@mercury.xraylith.wisc.edu> |
| To: | insight AT sourceware DOT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | [ANN] Insight/GDB-1999-08-23 binaries for Cygwin b20.1 |
| Date: | Wed, 25 Aug 1999 02:30:48 -0500 |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
[ I haven't been able to test it since my laptop is refusing to boot
into OS's of lower quality than Linux. I'm sure I'll hear plenty if
it doesn't work. So Caveat Emptore. Those who don't want to deal
with downloading a 2.2MB chunk may want to wait a few days when
I get home and will get to at least see if it runs -- MK ]
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-19990823-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-19990823-cygb20.tar.gz
$ export PATH=/usr/local/insight/bin:$PATH
$ gdb
The binaries included were built with insight-1999-08-23 snapshot.
Regards,
Mumit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |