Question about the debugger

Ned Konz ned at bike-nomad.com
Tue Jul 29 17:30:40 UTC 2003


On Tuesday 29 July 2003 09:56 am, Anthony Hannan wrote:
> Maybe restart should start from the currently highlighted text,
> instead of from the beginning of the current context.  This way you
> can change a value and restart from where you like.  Maybe we
> should have a step-back button too so you don't have to highlight
> manually.

On a related note, I wonder why you changed the behavior of Proceed 
after a MNU.

It used to be that you'd write the missing method, and then hit 
Proceed and things would keep working.

But now you proceed and the MNU exception itself gets sent the 
offending message.

I reverted the Object>>doesNotUnderstand: and it seems to work right, 
though maybe the Debugger should do something special here.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list