From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16149 invoked by alias); 25 Oct 2007 11:55:23 -0000 Received: (qmail 16141 invoked by uid 22791); 25 Oct 2007 11:55:23 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 25 Oct 2007 11:55:20 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 007049833F; Thu, 25 Oct 2007 11:55:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id CF9FB9830E; Thu, 25 Oct 2007 11:55:18 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1Il1Iz-0001eK-Lw; Thu, 25 Oct 2007 07:55:17 -0400 Date: Thu, 25 Oct 2007 11:55:00 -0000 From: Daniel Jacobowitz To: Bin Chen Cc: gdb@sourceware.org Subject: Re: backtrace gdb symbol error Message-ID: <20071025115517.GA6323@caradoc.them.org> Mail-Followup-To: Bin Chen , gdb@sourceware.org References: <1193214024.26727.4.camel@binch-desktop> <20071024115546.GC19251@caradoc.them.org> <5800c1cc0710241853kf868d09i5b17cbd78737ba71@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5800c1cc0710241853kf868d09i5b17cbd78737ba71@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00229.txt.bz2 On Thu, Oct 25, 2007 at 09:53:10AM +0800, Bin Chen wrote: > I found the gdb's maps are not as the maps from /proc, what may cause > this? My target system seems has something related to prelink, will > this confuse gdb? Yes. > My gdb is arm 6.0... Use GDB 6.7; Alexandre Oliva fixed this sometime in the last year, and GDB 6.0 is several years old now. -- Daniel Jacobowitz CodeSourcery