images\purify_sml.gifData Browser window

A window in which runtime analysis data is displayed.

Visual C/C++ native-compiled (unmanaged) programs: For error detection runs, the Data Browser displays errors, warnings, and messages. If you are collecting coverage data, error data and messages are displayed in an Error View tab, and coverage data is displayed in the Module View, File View, and Function List View tabs.

.NET managed programs: Run summary data is displayed in the Memory tab, and memory profiling data is displayed in the Call Graph, Function List View, and Object List View tabs.

To open a Data Browser window for a run, double-click the entry in the Navigator. You can also open a Data Browser for a previously saved run by selecting File > Open... and selecting the desired .pfy, .pcy, .cfy, or .pmy file.

A Data Browser window displays the results of only one run. However, you can have more than one Data Browser window open at a time.

(C) Copyright IBM Corporation 1992, 2010.