From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18007 invoked by alias); 22 Oct 2003 09:41:29 -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 17976 invoked from network); 22 Oct 2003 09:41:27 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 22 Oct 2003 09:41:27 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h9M9fRM05973 for ; Wed, 22 Oct 2003 05:41:27 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h9M9fRr16998; Wed, 22 Oct 2003 05:41:27 -0400 Received: from hunt.cipe.redhat.com (hunt.cipe.redhat.com [10.0.0.52]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h9M9fPCo020854; Wed, 22 Oct 2003 05:41:26 -0400 Subject: Re: Insight-5.3 hangs From: "Martin M. Hunt" To: arthur@altiris.ee Cc: "insight@sources.redhat.com" In-Reply-To: <3F9674DF.EF9919B@altiris.ee> References: <3F9674DF.EF9919B@altiris.ee> Content-Type: text/plain Organization: Red Hat Inc. Message-Id: <1066815685.30144.48.camel@dragon> Mime-Version: 1.0 Date: Wed, 22 Oct 2003 09:41:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00051.txt.bz2 Please consider downloading gdb/insight 6.0. I know the web site says 5.3 is "stable" but it isn't. 6.0 is. Also 5.3 won't have proper support for GCC 3.2, linux threads, mips, variable windows and a bunch of other stuff. It is also prone to crashing on Windows. If at all possible, use 6.0. -- Martin M. Hunt Red Hat Inc. On Wed, 2003-10-22 at 05:15, Arthur Prosso wrote: > > I am using Red Hat 7.3. > Recently I have donloaded insight-5.3 sources. > I used gcc 3.2.2 for compilation. > > Compilation and installation succeeded. I did not use the defualt > installation location, > but /opt/insight. > > Problem: > Running insight hangs after pressing the Run button on anyy application > I run. > I also tried to debug the simple "Hello world" application - with the > same result. > > The Status window says "Program is Running". The breakpoint is never > reached . > It does not matter whether I set a breakpoint or not. > The insight window is never repainted and the whole insight process > seems to hang. > The insight process CPU usage is constantly about 1% > > > Any help and suggestions will be highly appreciated. > Thank you in advance, > > Arthur Prosso >