From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2050 invoked by alias); 26 Aug 2002 15:43:03 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2043 invoked from network); 26 Aug 2002 15:43:02 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 26 Aug 2002 15:43:02 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g7QFS9l20127 for ; Mon, 26 Aug 2002 11:28:09 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g7QFgxu12525; Mon, 26 Aug 2002 11:42:59 -0400 Received: from romulus.sfbay.redhat.com (IDENT:np0oh+/3O28Em1iL4yN8G2u5Py3py3ia@romulus.sfbay.redhat.com [172.16.27.251]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g7QFgre30868; Mon, 26 Aug 2002 08:42:53 -0700 Received: (from kev@localhost) by romulus.sfbay.redhat.com (8.11.6/8.11.6) id g7QFgnF30716; Mon, 26 Aug 2002 08:42:49 -0700 Date: Mon, 26 Aug 2002 08:43:00 -0000 From: Kevin Buettner Message-Id: <1020826154249.ZM30715@localhost.localdomain> In-Reply-To: Iztok Kobal "Re: Problem debugging SOs" (Aug 26, 11:43am) References: <3D6603AC.4010607@s5.net> <1020823145316.ZM626@localhost.localdomain> <3D69F82C.9020109@sysen.si> To: Iztok Kobal Subject: Re: Problem debugging SOs Cc: gdb@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00324.txt.bz2 On Aug 26, 11:43am, Iztok Kobal wrote: > I was starting to think that the problem was related to the gcc stub > info generation and I am going to try a gcc-3.0.4 instead of a 2.95.x > which came with my SuSE distro. Please spare me the time and tell me if > it would not work either ! I don't know. I'm actually surprised that you're still having problems. Clearly there's some kind of mismatch somewhere, but I don't know where. When you figure out what it is, let me know! Thanks, Kevin