[BUG] Debugger doesn't restart

Hans-Martin Mosner hmm at heeg.de
Fri Sep 7 10:17:52 UTC 2001


Craig Latta wrote:
> 
>         In 3.1a.4325, selecting "restart" in the debugger unwinds to the
> selected context, but doesn't actually proceed from there.
> 
> -C

Sorry, that's my fault.
It is a behavioral change in my BetterDebugger stuff. I have decoupled
the 'restart' and 'proceed' functionality because I often want to reset the
execution stack to the beginning of a method, without immediately proceeding.
It's essentially the same behavior as in the VisualAge debugger.

Should there be a preference for this? I prefer the non-proceeding restart, but
others might prefer to have it the old way.

Cheers,
Hans-Martin




More information about the Squeak-dev mailing list