![]() ![]() |
In the Instance tab, see Figure 3-7, you view the instances of the type that you suspect is leaking memory. You can also see the name of the specific field by looking at the arrow that is referring. Right-click an instance to get a popup menu with the Inspect Instance option. When inspecting an instance you will see all instance variables that the object contains. This information will help you pinpoint where in your application the leaking object is located.
Table 3-4 explains what you will be able to view in the Instances tab.