![]() Previous |
![]() Next |
You can open the Instance List from wherever in the Memory Leak Detector a type or instance is shown. Additionally, on the Type Graph, you can show just the instances that refer to a specific type; for example:
To open the Instance List:
Right-click the type wherein you suspect the leak (on the Type Graph, you can right-click the node representing the type; on the Trend tab, you can right-click any cell in the row of the suspected type).
A context menu opens.
Select List All Instances.
The Instance List appears in the left-hand panel.
On the Type Graph, you can also open a list of just the instances that refer to a specific types. Note that, when nodes are expanded on the Type Graph arrows connect referring types. Under the arrow will be a number that indicates how many instances refer to the type. You can list these instances by using the following procedure.
To list referring instances:
On the arrow connecting a type to its referring types, right-click the arrow or the number beneath the arrow.
The command List referring instances appears (Figure: List Referring Instances Command).
Select List referring instances.
The Instance List appears, showing just the instances that refer to the specific type; for example, if the number "4" appears beneath the arrow, four instances will appear on the list.