In the standalone Purify interface, you can use the View toolbar to change the information that appears in the Data Browser window and launch an editor. You can also display either the Data Browser window or Annotated Source window, display the properties for the current run, and call the PurifyNewLeaks API function. The View toolbar is a dockable toolbar. You can attach, or dock, the toolbar to any side of its parent window, or you can detach the toolbar and float it in its own mini-frame window.
The following are available for error detection runs:
|
Displays or hides the Navigator. |
|
Creates and applies a QuickFilter based on one or more items selected in the Data Browser window. |
|
Displays the filter Properties dialog box. |
|
Displays the Filter Manager dialog box. |
|
Starts the specified editor on the currently selected source file. |
|
Displays the Data Browser window. |
|
Displays the Annotated Source window, showing coverage data on a copy of the code for the selected file or function. Available if Rational PureCoverage is installed on your system. |
|
Displays the properties for the selected run of the program. |
|
Calls the PurifyNewLeaks API function. The Error View displays a summary of new leaks since the last call to PurifyNewLeaks or PurifyClearLeaks. |
Note:
n The disabled toolbuttons are enabled for memory profiling runs.
(C) Copyright IBM Corporation 1992, 2010.