Tuesday, 20 August 2013

How to watch live objects at run time

How to watch live objects at run time

Is there some way to watch all my in memory (non-disposed) objects ?
this can help in complex dirty old apps to keep track of memory and find
the leak reasons faster
thank you.

No comments:

Post a Comment