[IronPython] gcroot for ironpython object

Lukas Cenovsky cenovsky at bakalari.cz
Mon Oct 18 19:01:59 CEST 2010


  Hi all,
I have an instance of IronPython object and I'd like to find out why it 
is kept in memory (I use weakref to check it is still in the memory).

What is the best way to find the object in WinDbg so I can call gcroot 
for it? Or is there a better way to find out why my object is kept in 
memory?

Thanks.

--
-- Lukáš




More information about the Ironpython-users mailing list