Everything
 

[State save event] tab


This tab is used to configure how to save and restore the state of the debug tool upon occurrence of an action event.

Note that the data to be restored is limited to memory and register values that can be read or written.

 

Caution

If the target device has multiple cores, note the following points.

-

Saving and restoring the states of the debug tool are only possible for the currently selected core. Keep the same core selected when the states of the debug tool are to be saved and restored.

-

Following a change to the selected core, rewinding the debug tool to the state before the change is not possible. Attempting to do so may cause the debug tool to enter an abnormal state.

Figure A.25

Action Events Dialog Box: [State save event] Tab

 

This section describes the following.

[How to open]

-

On the Editor panel, move the caret to the line where you wish to set a State save event, then select [Register Action Event...] from the context menu.

-

On the Disassemble panel, move the caret to the address where you wish to set a State save event, then select [Register Action Event...] from the context menu.

-

On the Events panel, select a State save event, then select [Edit Condition...] from the context menu.

[Description of each area]

(1)

[Save debug tool state n] area

When an action event occurs, the state of the debug tool is saved in a file as the n-th data.

(2)

[Restore debug tool state n] area

When an action event occurs, the state of the debug tool is restored from the n-th data file.

(3)

[Address] area

Specify the address at which to set a state save event.

You can either type an address expression directly into the text box (up to 1024 characters), or select them from the input history via the drop-down list (up to 10 items). The address of the location currently being specified is displayed by default.

For details on the features and usage, see “Saving and Restoring the States of Debug Tools”.

[Function buttons]

Button

Function

OK

Finishes configuring the state save event, and sets it to the line/address at the caret position in the Editor panel/Disassemble panel.

Cancel

Cancels the state save event setup and closes this dialog box.

Help

Displays the help for this dialog box.