[Mono-dev] Garbage Collection Issue?

Michael Hutchinson m.j.hutchinson at gmail.com
Thu May 13 16:06:05 EDT 2010


On Thu, May 13, 2010 at 2:59 PM, Bryan Murphy <bmurphy1976 at gmail.com> wrote:
> On Thu, May 13, 2010 at 12:07 PM, Matt Dargavel <matt at shout-telecoms.com> wrote:
>> Finally, does anyone have any other suggestions on where else I should look / other diagnostics to try?
>
> You might want to try heap-buddy, although it's been quite some time
> since I've been able to get it to compile.
>
> http://www.mono-project.com/HeapBuddy

There's also heap-shot, which works fine with 2.6, as long as you use
a  SVN revision from around the time 2.6 was branched. Heap-shot can
be used to snapshot the heap and examine the objects that are there,
what objects they reference, and what objects reference them.  It can
also show the difference between heap snapshots.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list