8.4 Call Graph

The Call Graph window displays a tree view of either the functions called from a selected function, or the functions that call that function.

To view the call graph, right click on a function and select Show Call Graph from the drop-down menu.

Figure 8-5. Call Graph of Main Function