From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20857 invoked by alias); 9 Mar 2006 18:28:37 -0000 Received: (qmail 20842 invoked by uid 22791); 9 Mar 2006 18:28:34 -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, 09 Mar 2006 18:28:32 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FHPsD-0007l5-NA; Thu, 09 Mar 2006 13:28:29 -0500 Date: Thu, 09 Mar 2006 18:28:00 -0000 From: Daniel Jacobowitz To: Girish Shilamkar Cc: gdb@sources.redhat.com Subject: Re: CFI macros for PXA270 Message-ID: <20060309182829.GA29743@nevyn.them.org> Mail-Followup-To: Girish Shilamkar , gdb@sources.redhat.com References: <1141916167.6019.25.camel@krypton> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1141916167.6019.25.camel@krypton> User-Agent: Mutt/1.5.8i 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-03/txt/msg00053.txt.bz2 On Thu, Mar 09, 2006 at 08:26:07PM +0530, Girish Shilamkar wrote: > Hi, > I am facing a problem while printing backtrace for kgdb. Sorry, there's not enough information here to help you, and we aren't familiar with KGDB. > Shouldn't the call be made from 0xc001f9cc instead of 0xc001f9a0. Or am > I missing something. Yes, it looks like unwind information somewhere up the stack was incorrect and a garbage value has been loaded. -- Daniel Jacobowitz CodeSourcery