Happy !

PavelKrivanek / RefsHunter

Project infos

License MIT
Tags
Creation date 2016-04-07
Website

Monticello registration

About RefsHunter

Create a temporary snapshot of the object memory and then use it for investigation of strong references between different objects in an efficient way.

Migrated to https://github.com/pavel-krivanek/RefsHunter

This repository is now in the READ-ONLY state

WARNING

This tool is very memory demanding.

EXAMPLE:

| rh |
rh := RefsHunter snapshot.
rh wayFrom: (Array>>#asArray) to: Smalltalk specialObjectsArray.