[squeak-dev] request for info: how many windows is a debugger flood

Lauren Pullen drurowin at gmail.com
Mon Apr 18 22:22:30 UTC 2022


Hi List,

I'm working on a patch to Debugger to recover from debug window
flooding.  I need input on a couple numbers.

What is a good sampling window?  I have it set at 3 seconds for testing,
but I'm thinking a 1 second window should be long enough if it's a
window a UI refresh.

What priority should I set the sampling process to?  Right now I've got
it tied with the user interrupt handler (#lowIOPriority).


More information about the Squeak-dev mailing list