From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30610 invoked by alias); 10 Aug 2006 00:28:06 -0000 Received: (qmail 30602 invoked by uid 22791); 10 Aug 2006 00:28: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, 10 Aug 2006 00:28:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GAyP4-0001Qg-9K for gdb@sourceware.org; Wed, 09 Aug 2006 20:28:02 -0400 Date: Thu, 10 Aug 2006 00:28:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: Problem with new step-bt test? Message-ID: <20060810002802.GA5465@nevyn.them.org> Mail-Followup-To: gdb@sourceware.org References: <20060809220456.GA2781@nevyn.them.org> <20060809234006.GU1385@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060809234006.GU1385@adacore.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-08/txt/msg00081.txt.bz2 On Wed, Aug 09, 2006 at 04:40:06PM -0700, Joel Brobecker wrote: > printed if we're "inside" a line of code, right? After a step or two, > we should be still inside the prologue, so I figured we should see > them printed. That's the faulty assumption: prologues can be pretty short, in fact. > I can do that sometime later tonight. Thanks! -- Daniel Jacobowitz CodeSourcery