Exploring Memory Analysis Views > Exploring the Leak Doctor View 

Exploring the Leak Doctor View

After you have identified a potential loiterer, the Leak Doctor displays the references to it as a tree. You can explore the paths and model what would happen if you freed a reference along the reference path. If freeing a reference results in the loitering object being released, you know where you have to fix your code.

This section contains the following information:

Opening the Leak Doctor

Understanding the Leak Doctor

Interacting with the Leak Doctor View