From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22913 invoked by alias); 29 Mar 2007 11:05:34 -0000 Received: (qmail 22896 invoked by uid 22791); 29 Mar 2007 11:05:33 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 29 Mar 2007 12:05:31 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 7C4EB4B267; Thu, 29 Mar 2007 06:05:29 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 5A5CE4B262; Thu, 29 Mar 2007 06:05:29 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HWsRc-00025d-Ge; Thu, 29 Mar 2007 07:05:28 -0400 Date: Thu, 29 Mar 2007 11:05:00 -0000 From: Daniel Jacobowitz To: Kalpana Ramamurthy Cc: gdb@sourceware.org Subject: Re: gdb 6.4 does not stop unwinding even after reaching the lastframe. Message-ID: <20070329110528.GA7958@caradoc.them.org> Mail-Followup-To: Kalpana Ramamurthy , gdb@sourceware.org References: <20070328112642.GA2502@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) 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-03/txt/msg00335.txt.bz2 On Thu, Mar 29, 2007 at 06:36:24AM +0000, Kalpana Ramamurthy wrote: > the entry function. Can we use all that to determine that the unwinding has now > reached > the entry level function and it should stop unwinding any further ? Yes, probably. -- Daniel Jacobowitz CodeSourcery