From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22757 invoked by alias); 7 Aug 2007 09:04:47 -0000 Received: (qmail 22530 invoked by uid 22791); 7 Aug 2007 09:04:45 -0000 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO,SPF_FAIL X-Spam-Check-By: sourceware.org Received: from alnrmhc16.comcast.net (HELO alnrmhc16.comcast.net) (206.18.177.56) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 07 Aug 2007 09:04:38 +0000 Received: from gateway.sf.frob.com (c-67-160-211-197.hsd1.ca.comcast.net[67.160.211.197]) by comcast.net (alnrmhc16) with ESMTP id <20070807090437b1600qig5ne>; Tue, 7 Aug 2007 09:04:37 +0000 Received: from magilla.localdomain (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 2E012357B; Tue, 7 Aug 2007 02:04:36 -0700 (PDT) Received: by magilla.localdomain (Postfix, from userid 5281) id 03A034D04C4; Tue, 7 Aug 2007 02:04:05 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Sami Wagiaalla Cc: frysk Subject: Re: Dwarf expertise needed In-Reply-To: Sami Wagiaalla's message of Thursday, 26 July 2007 11:42:10 -0400 <46A8C0D2.5030905@redhat.com> X-Zippy-Says: I just had my entire INTESTINAL TRACT coated with TEFLON! Message-Id: <20070807090406.03A034D04C4@magilla.localdomain> Date: Tue, 07 Aug 2007 09:04:00 -0000 X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00273.txt.bz2 > I am looking at this address 0x8048386: > > ./tests/addrscopes -e ../../frysk-core/frysk/pkglibdir/funit-scopes > 0x8048386 > ./tests/addrscopes: dwarf_getscopes: .debug_ranges section missing I have a fix for this case, but it is not exactly the same bug as Stan's case, the oriiginal https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230235 though you added your report there. I'm still looking at the original test cases. Thanks, Roland