Debugger very slow when launched from TestRunner

Avi Bryant avi.bryant at gmail.com
Tue Jun 21 21:31:30 UTC 2005


On 6/21/05, Alain Fischer <mailinglist.fischer at bluewin.ch> wrote:
> When you launch the debugger from TestRunner by clicking on an error
> list item,
> the PreDebugWindow is very slow to be drawn and it seem that each part
> of the
> window and invalidated area are drawn and flushed to the Display.
> The back buffering (draw all parts the flush the affected area to the
> Display)
> of the Display seem bypassed.
> 
> Other one has seen this ? or just me ?

Yes, I see this all the time - not just when using the TestRunner (and
not always then, it doesn't seem  to be very consistent).  It's
probably my number one frustration when developing in Squeak these
days.  The only workaround I've found is to simply not have many
system windows open at any one time... anyone have a fix for this?

Avi



More information about the Squeak-dev mailing list