[Pharo-project] graph of object references
Hi, I would need to debug memory leaks (maybe induced by announcements), and for that I am thinking to use a graph of object references. I guess this would be easily possible with Fuel. If I have an object, how would I go about doing this? Cheers, Doru -- www.tudorgirba.com "Don't give to get. Just give."
On Sat, Jun 2, 2012 at 10:10 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
I would need to debug memory leaks (maybe induced by announcements), and for that I am thinking to use a graph of object references.
I guess this would be easily possible with Fuel. If I have an object, how would I go about doing this?
Hi Doru. Maybe this helps: http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.8/Documentation/D... (look at the end) cheers
Cheers, Doru
-- www.tudorgirba.com
"Don't give to get. Just give."
-- Mariano http://marianopeck.wordpress.com
Thanks, I will give it a try. Cheers, Doru On 2 Jun 2012, at 22:14, Mariano Martinez Peck wrote:
On Sat, Jun 2, 2012 at 10:10 PM, Tudor Girba <tudor@tudorgirba.com> wrote: Hi,
I would need to debug memory leaks (maybe induced by announcements), and for that I am thinking to use a graph of object references.
I guess this would be easily possible with Fuel. If I have an object, how would I go about doing this?
Hi Doru. Maybe this helps:
http://rmod.lille.inria.fr/web/pier/software/Fuel/Version1.8/Documentation/D...
(look at the end)
cheers
Cheers, Doru
-- www.tudorgirba.com
"Don't give to get. Just give."
-- Mariano http://marianopeck.wordpress.com
-- www.tudorgirba.com "Sometimes the best solution is not the best solution."
participants (2)
-
Mariano Martinez Peck -
Tudor Girba