Function Window

The Functions window provides a list of functions defined in the currently open program. To display the Function Window, select the WindowFunctions option on the tool menu.

This window has three columns. The Name column shows the function name. The Address column shows the function's address. The Function Signature column shows a preview of the function's signature. Click on the top of a column to sort the list by that column. By default, the data is sorted by address ascending.

Click on a function to navigate to that function in the Code Browser.

Make Selection

The Functions window has an icon () on the tool bar to make a selection in the Code Browser. To make a selection,

  1.  Select the functions in the Functions window.
  2. Right mouse click and select the Make Selection option, OR select the button on the tool bar.

Compare Selected Functions

The Functions window has an icon () on the tool bar to compare the functions whose rows are currently selected in the table.

  1.  Select the functions you want to compare from the table in the Functions window. You must select two or more rows in the table.
  2. Right mouse click and select the Compare Selected Functions option, OR select the button on the tool bar.

This will display a Function Comparison window which allows the functions to be viewed side by side.

 

Provided By:  FunctionWindowPlugin

Related Topics: