From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28800 invoked by alias); 13 Nov 2002 20:40:10 -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 28781 invoked from network); 13 Nov 2002 20:40:09 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 13 Nov 2002 20:40:09 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18C4Ix-0005lm-00; Wed, 13 Nov 2002 14:40:07 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18C4KA-0001J6-00; Wed, 13 Nov 2002 15:41:22 -0500 Date: Wed, 13 Nov 2002 12:40:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: gdb@sources.redhat.com Subject: Re: Behavior of 'until' command Message-ID: <20021113204122.GA5004@nevyn.them.org> Mail-Followup-To: Elena Zannoni , gdb@sources.redhat.com References: <15826.42439.877628.972525@localhost.redhat.com> <20021113193458.GA31982@nevyn.them.org> <15826.46499.588754.946779@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15826.46499.588754.946779@localhost.redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-11/txt/msg00150.txt.bz2 On Wed, Nov 13, 2002 at 03:27:15PM -0500, Elena Zannoni wrote: > So do you agree that 'until fun2' should stop inside fun2, just like > "break fun2;continue" would? If so I have a fix. Definitely. It should stop when you reach the specified location or when you leave the current stack frame. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer