3.8.1 Sloooooow redraw with debugger

Avi Bryant avi.bryant at gmail.com
Fri Oct 27 08:53:29 UTC 2006


On Oct 27, 2006, at 1:45 AM, Todd Blanchard wrote:

> I've recently started doing some work in 3.8.1 and whenever the  
> debugger appears, it takes about a minute for the screen to redraw  
> bit by bit.  Text looks like it is being hand typed.  Is there a  
> fix for this?

A crude hack that I've found works is to disable  
#primitiveDeferUpdates: - for example by having it simply return nil.

Avi



More information about the Squeak-dev mailing list