From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16207 invoked by alias); 13 Jul 2006 03:13:06 -0000 Received: (qmail 16194 invoked by uid 22791); 13 Jul 2006 03:13:05 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 13 Jul 2006 03:13:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G0rdM-0001rR-RS; Wed, 12 Jul 2006 23:13:00 -0400 Date: Thu, 13 Jul 2006 03:13:00 -0000 From: Daniel Jacobowitz To: Shaun Jackman Cc: gdb@sources.redhat.com Subject: Re: Symbol at the incorrect address Message-ID: <20060713031300.GA7102@nevyn.them.org> Mail-Followup-To: Shaun Jackman , gdb@sources.redhat.com References: <7f45d9390607121534h491ae9dw1388fd21f7370666@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f45d9390607121534h491ae9dw1388fd21f7370666@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00058.txt.bz2 On Wed, Jul 12, 2006 at 04:34:18PM -0600, Shaun Jackman wrote: > It appears as if the section address is being added to the symbol address > twice. Yes, it does. Sorry, I'm not sure what else you want us to say! There's no information in this report except that yes, something appears to be wrong. It should be relatively straightforward to either produce a small test case, or else debug GDB to see what has happened. -- Daniel Jacobowitz CodeSourcery