Everything
 

Filter Settings dialog box


This dialog box is used to set filtering conditions for display of memory mapping information on the Memory Mapping Profiler panel or variable access information on the Functions and Variables Access Table panel.

Remark

See the "CS+ Integrated Development Environment User’s Manual: Debug Tool" for details about the Functions and Variables Access Table panel.

Figure A.24

Filter Settings Dialog Box

 

The following items are explained here.

[How to open]

-

Click the filter icon ( / ) in the [Details of the selected memory mapping] area on the Memory Mapping Profiler panel or in the table area on the Functions and Variables Access Table panel, and then select the [(Custom)].

[Description of each area]

(1)

First condition setting area (top)/Second condition setting area (bottom)

Configure the filter conditions.

In the First condition setting area (top)/Second condition setting area (bottom), you can specify up to two conditions. Use the Logical operator buttons ([AND]/[OR]) to set the two conditions as a single filter condition.

(a)

Comparison value (left drop-down list)

You can either type the comparison value of for the filter (number or string) directly via the keyboard (up to 2048 characters), or select one from the input history via the drop-down list (maximum 10 items).

By default, the comparison value set in the column currently.

(b)

Condition (right drop-down list)

Select the condition for the comparison value specified in (a) above, from the following drop-down list.

By default, the condition set in the column currently is selected.

Item

Comparison Value

Numerical Value

Character String

no condition

The comparison value will be ignored (not set as a filter condition).

equals

Compared as numerical value

Compared as character string

does not equal

is greater than

is greater than or equal to

is less than

is less than or equal to

begins with

Compared as character string

does not begin with

ends with

does not end with

contains

does not contain

(2)

Logical operator buttons

Select the logical relationship holding between the conditions specified in the First condition setting area (top)/Second condition setting area (bottom) via the following button.

AND

Only the column meeting both condition 1 and condition 2 is displayed.

This is mutually exclusive to the [OR] button.

OR

Only the column meeting either condition 1 or condition 2 is displayed.

This is mutually exclusive to the [AND] button.

[Function buttons]

Button

Function

OK

Displays the memory mapping information on the Memory Mapping Profiler panel or variable access information in the table area on the Functions and Variables Access Table panel under the specified filtering conditions.

If filtering results linked to panel was performed, then all display-filters linked to the panel conducted prior to this are deleted.

Cancel

Ignores the setting and closes this dialog box.

Help

Displays the help of this dialog box.