280
CHAPTER 2 DEPENDENCE FUNCTIONS
2.6.3.2 Switching Debug Function
This section describes the method of switching the debug function correspondingly to
the usage.
■ Debug Functions
The emulator debugger allows the debug functions to be selectively used by effecting mode switching
correspondingly to the usage.
The mode has two types described below.
• Execution time mode
This mode selects the method of measuring the user-program execution time.
- Time measurement mode (default)
This mode measures the time from the start of execution to the break occurrence.
- Performance mode
This mode measures the time between specified two events (points).
• Pass count mode
This mode selects the using method for the pass count function.
- Sequential mode
This mode uses the sequential function.
The pass count break cannot be used.
- Pass count break mode (default)
This mode uses the pass count break.
The sequential function cannot be used.
■ Switching methods
Methods of switching to the execution time mode and the pass count mode are described below.
● Dialog-used switching
Select the [Setup] - [Debug environment] - [Debug environment] menu, and then select the [Event] tab.
For details, refer to "4.7.2.3 Debug Environment" in "SOFTUNE Workbench Operation Manual".
● Command-used switching
Execute the SET MODE command.
For details, refer to "1.9 SET MODE (type 2)" in "SOFTUNE Workbench Command Reference Manual".