From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15974 invoked by alias); 1 Aug 2005 19:52:17 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 15864 invoked by uid 22791); 1 Aug 2005 19:52:15 -0000 Received: from marfim.cpad.pucrs.br (HELO marfim.cpad.pucrs.br) (200.17.94.190) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 01 Aug 2005 19:52:15 +0000 Received: from cumbaru.cpad.pucrs.br ([10.30.30.32] ident=jean) by marfim.cpad.pucrs.br with esmtp (Exim 4.50) id 1DzgOg-0000yp-Ud for insight@sources.redhat.com; Mon, 01 Aug 2005 16:56:27 -0300 Message-ID: <42EE7E32.5050101@cpad.pucrs.br> Date: Mon, 01 Aug 2005 19:52:00 -0000 From: Jean Paulo Sandri Orengo User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) MIME-Version: 1.0 CC: "insight@sources.redhat.com" Subject: Re: step is not working References: <42E93971.1090700@cpad.pucrs.br> <1122922057.5039.4.camel@lindt.uglyboxes.com> <42EE72A2.6030808@cpad.pucrs.br> <1122925348.5039.16.camel@lindt.uglyboxes.com> In-Reply-To: <1122925348.5039.16.camel@lindt.uglyboxes.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q3/txt/msg00034.txt.bz2 Keith Seitz wrote: >On Mon, 2005-08-01 at 16:06 -0300, Jean Paulo Sandri Orengo wrote: > > >>>First thing to try is using command-line only gdb to make sure it works. >>>The errors you are seeing seems to indicate that there are some serious >>>problems with your configuration: >>> >>> >>> >>> >> I've already tried. It has worked well with the same code. >> >> > >Were you using the same versions of gdb & insight? (Just curious) > > Versions: gdb: GNU gdb 6.3-debian insight: GNU gdb 2004-08-11-cvs PS: All programs were installed from a official debian mirror. >What's the output of "insight -v"? Have you tried a snapshot or CVS >HEAD? >