Finding object references

Nevin Pratt nevin at bountifulbaby.com
Sat Jul 3 15:51:12 UTC 2004


With VisualWorks, I can find references to any object via:

   self allOwnersWeakly: true

This helps tremendously in tracking down why objects don't get garbage 
collected.

How do you find object references in Squeak?

Nevin





More information about the Squeak-dev mailing list