that file. The file and its series of changes are stored in an archive.

File Server A computer system that maintains source, version control, or other sets of files. The system can be centralized so that project team members have access to the same versions of common files.

File Set SoftBench supports two types of file sets:

project file set — the set of files included in the project

analysis file set — the set of files used by SoftBench Static Analyzer

Files View The view of your project provided in the main SoftBench window when you select the "Files" tab on the project browser.

Filter A mechanism to determine which rule violations are displayed. Available only in SoftBench CodeAdvisor, part of C++C++ SoftBench.

Greyed-OutA greyed-out menu choice or button is one that is inactive and cannot be selected. It appears in a lighter (half-tone) color.

Help Get help by choosing items from the "Help" menu, or by pointing to a screen item of interest with the mouse and selecting the Help key (F1).

If a dialog box containing "There is no help for this item." appears, move the pointer to a nearby area and try again.

Input Box A text area which can accept typed keystrokes. Also refers specifically to an area in a dialog box in which you enter text.

For example, when you choose "File: Edit…", the file selection dialog box has two input boxes, one for a file filter and one for a file name. You can type the directory path in the "Filter" input box, then select Filter. You can type the file name in the "Edit File" input box, then select OK.

Intercept A SoftBench Debugger feature that monitors certain events, such as signals, and notifies the user when they occur. Events that can be intercepted include operating-system signals, the loading or removing of images from a program's address space, and the termination of the program. By default, all operating-system signals are intercepted. "Execution: Signals/Intercepts…" allows you to review and modify these settings.

380