From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19013 invoked by alias); 23 Dec 2004 03:43:31 -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 18638 invoked from network); 23 Dec 2004 03:43:24 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 23 Dec 2004 03:43:24 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1ChJsl-00057Z-BC; Wed, 22 Dec 2004 22:43:19 -0500 Date: Thu, 23 Dec 2004 03:43:00 -0000 From: Daniel Jacobowitz To: "H. J. Lu" Cc: Nick Clifton , gcc@gcc.gnu.org, GDB , binutils@sources.redhat.com Subject: Re: Is this a gcc, gdb or readelf bug? Message-ID: <20041223034318.GA19580@nevyn.them.org> Mail-Followup-To: "H. J. Lu" , Nick Clifton , gcc@gcc.gnu.org, GDB , binutils@sources.redhat.com References: <20041222011627.GA15293@lucon.org> <41C9577D.3010509@redhat.com> <20041222182449.GA29407@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041222182449.GA29407@lucon.org> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-12/txt/msg00115.txt.bz2 On Wed, Dec 22, 2004 at 10:24:49AM -0800, H. J. Lu wrote: > > GDB not being able to debug GCC is a GDB problem. (Or possibly a > > problem of the compiler than was used to compile the GCC being > > debugged). Either way I am pretty sure that readelf is blameless in > > this situation. > > I think gcc may be correct and gdb just can't handle location list > correctly. If you believe there is a GDB bug, please submit a bug report with self-contained test case. -- Daniel Jacobowitz