[FIX] ContextCleanupDebugFix ( debugger still broken with this fix... )

ned at bike-nomad.com ned at bike-nomad.com
Mon Jul 14 23:13:27 UTC 2003


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.













< I'm a bug-fixing machine! >

This post brought to you by the BugFixArchiveViewer, a handy tool that
makes it easy to comment on proposed fixes and enhancements for Squeak. 
For more information, check out the Web page for the BugFixArchiveViewer
project: http://minnow.cc.gatech.edu/squeak/3214 

< I'm a bug-fixing machine! >



More information about the Squeak-dev mailing list