[Mono-dev] Walking all managed objects
Cedric Vivier
cedricv at neonux.com
Mon Jul 2 17:30:47 EDT 2007
On 7/2/07, Rodrigo Kumpera <kumpera at gmail.com> wrote:
> Heap walking is not supported AFAIK. You could, in theory, implement this
> feature by extending the garbage collector, but this would require some big
> mono hacking, which I think you should avoid.
Hi!
Doesn't heapshot[1] already implement this in some way? (or at least
it should be a good start)
[1] http://www.mono-project.com/HeapShot
More information about the Mono-devel-list
mailing list