[Q] FileList2 spins: how do I debug this ?

Ned Konz ned at bike-nomad.com
Mon Mar 24 21:40:25 UTC 2003


On Monday 24 March 2003 01:01 pm, Martin Drautzburg wrote:
> For some reason whenever I call FileList2 morphicView openInWorld
> my 3.4 squeak freezes. Since I could not see any complaints about
> FileList2 in this list I assume I messed up something.
>
> But how can I find the problem. Debugging is like walking through a
> mine filed. One "Step" too much and the image freezes and I have to
> start all over again.

You could try turning on the CPUWatcher (open a ProcessBrowser, then 
use the context menu).

It *may* help.

Otherwise, try to recall where the last step was and go back and 
examine things.

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



More information about the Squeak-dev mailing list