Methods pane

The Methods pane lists the methods in the source files for the currently loaded program. You can display the source for a particular method in the Source window or search for a method in the list.

Right-click the Methods pane or a method to select any of the available options.

You can specify whether or not to display the method list for the program that you are debugging. Resolving the method list can decrease performance when debugging large programs. To specify whether or not you resolve the method list, complete the following steps:

  1. From the Debug menu, select Debug Options.
  2. Select Resolve method list to display all methods for the program that you are debugging. Deselect Resolve method list when you do not want to display methods.
  3. Click OK.