[FIX] ContextCleanupDebugFix ( can't we get the debugger working right please? )

Ned Konz ned at bike-nomad.com
Fri Jul 18 15:39:34 UTC 2003


On Monday 14 July 2003 04:13 pm, ned at bike-nomad.com wrote:
> debug the following expression using "debug it" in a text editor
> menu:
>
> Morph new drawDropShadowOn: World assuredCanvas
>
> through, through, send.
>
> through, through, now "shadowColor" is highlighted.
>
> I expect that one more "through" will highlight #shadowColor: but
> it does not.
>
> Instead, it completes the entire block.
>
> In fact, there doesn't seem to be any way to get into that second
> block.
>
> For instance, step, step, through ought to get into that "during:"
> block, but doesn't.

Can we do something about the broken debugger? I also notice that 
#popTo: has lost its return value.

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



More information about the Squeak-dev mailing list