Function Name Dialog Box

Use the Function Name dialog box to determine how PureCoverage displays function names for Visual C++ programs.

These are the main controls in the dialog box:

Show C++ class name

Show C++ argument list

Show C++ operator prefix

Notes:

§      The settings you specify apply only to the Function List window. The Coverage Browser window always displays class names, argument lists, and operator prefixes with the function names.

§      Debug symbol data must be available for PureCoverage to identify a function. If debug symbol data is not available for a function, PureCoverage labels the function UnnamedFunction@<offset>. For example, PureCoverage might display UnnamedFunction@0x124d.

(C) Copyright IBM Corporation 1993, 2010.