Re: Reference count?
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Thu, 04 May 2006 21:43:54 +0200
So the Garbage Collector can walk the reference list and see if anything in
that list is pointing to something in it's set of allocated "things". Now,
I wonder.... is it possible to find out which things are pointing to a
particular interesting thing, if you see what I mean? ;).
I believe you can do that with the Sos.dll debugger extensions.
Mattias
--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- References:
- Reference count?
- From: Fred Hedges
- Re: Reference count?
- From: Göran Andersson
- Re: Reference count?
- From: Fred Hedges
- Reference count?
- Prev by Date: Re: making datareaders
- Next by Date: Re: Do nothing but wait loop..
- Previous by thread: Re: Reference count?
- Next by thread: Re: Reference count?
- Index(es):
Relevant Pages
|