This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Behavior of 'until' command


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]