2.12 Set/delete Various Events

In the main area, address marks ( ) are displayed at lines that have valid addresses.

You can set/delete breakpoints or various events at lines with the address mark.

Caution

This function is enabled only when connected to the debug tool and the downloaded source file is opened in this panel.

(1)

Setting/deleting breakpoints

In the Main area, click the line that has the address mark ( ) with the mouse to set a breakpoint.

Once a breakpoint is set, an event mark ( or ) is displayed at the line that is set. In addition, the detailed information about the set breakpoint is reflected in the Events panel.

If this operation is performed at a place where a breakpoint is already set, that breakpoint is deleted and the setting of breakpoints cannot be done.

For details on how to set a breakpoint, see "CS+ Debug Tool".

Remark

Setting a breakpoint and changing the state of a breakpoint can also be done from the context menu on the main area.

(2)

Setting/deleting various events

In the Event area or the Characters area, select a item from the context menu on the line that has the address mark ( ).

Once an event is set, an event mark ( , , , , etc.) is displayed at the line that is set. In addition, the detailed information about the set event is reflected in the Events panel.

For details on how to set various events (break event, Trace event, Timer Result event, Performance Measurement event, action event, etc.), see "CS+ Debug Tool".

Remark 1.

For details on how to set various events and about event marks displayed, see "CS+ Debug Tool".

Remark 2.

By hovering the mouse cursor over the event mark displayed, the name of the event, the detailed information for the event and the comments added to the event are a pop-up displayed. When multiple events have been set in the applicable place, information for each event, up to a maximum of three events, is listed and displayed.