From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18463 invoked by alias); 12 Feb 2003 04:45:03 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 18456 invoked from network); 12 Feb 2003 04:45:02 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by 172.16.49.205 with SMTP; 12 Feb 2003 04:45:02 -0000 Received: by redhat.com (Postfix, from userid 201) id AE7041B8E8; Tue, 11 Feb 2003 23:46:11 -0500 (EST) Date: Wed, 12 Feb 2003 04:45:00 -0000 From: Christopher Faylor To: insight@sources.redhat.com Subject: Re: Insight build problem on cygwin Message-ID: <20030212044611.GC22968@redhat.com> Reply-To: insight@sourceware.org Mail-Followup-To: insight@sources.redhat.com References: <3e492f70.51b9.0@esatclear.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-q1/txt/msg00111.txt.bz2 On Tue, Feb 11, 2003 at 04:35:57PM -0500, Rolf Campbell wrote: >David Mc Kenna wrote: >>Hi all, >> >>Before my problem just to say thanks to everyone who brought us the new >>version >>of TCL. It makes a huge difference. >> >>I have managed to compile Insight from the latest CVS archive ( Today ) and >>have come across an unusual problem, it won't launch. >> >>To be more precise I can launch gdb as arm-elf-gdb or arm-elf-insight >>-nw and I get, as expected, the vanilla version of gdb. But when I >>type arm-elf-insight or arm-elf-gdb -w the program begins to launch but >>it just dies. I have seen insight showing up in the list of processes >>running but it just dies? >> >>Any ideas?? > >I have seen this same behavior with the native version of insight >(2003-01-28-cvs, the one that is currently avaiable on the cygwin >mirrors). Right, except that when you run "insight" it brings up a GUI version of gdb that you can use for debugging. Other than the fact that the program begins to launch, continues, and then works fine, the problem is exactly the same. cgf