2 monitoring, Monitoring – FUJITSU SOFTUNE F2 MC-16 User Manual
Page 298
284
CHAPTER 2 DEPENDENCE FUNCTIONS
2.6.4.2
Monitoring
This section describes the monitoring function in the MB2100-01 emulator debugger.
■
Monitoring
The monitoring function is capable of real-time referencing a variation in the value of a specific address
during user program execution.
The function is capable of a variation in the value of a specified watch variable, in addition to the value of a
specific address.
■
How to use
The use procedure of the monitoring function is described below.
●
When performing monitoring of the memory window
1. Display the memory window.
•
Select the [View] - [Memory] menu.
Specify a target address for monitoring
2. Enable the monitoring function through any one of methods described below.
•
Select the shortcut menu [Monitoring] of the memory window.
•
Select the [Setup] - [Debug environment] - [Debug environment] menu to display the [Monitoring] tab.
3. Execute the program.
According to the above, a portion with variation during the program execution is displayed in red.
●
When performing monitoring of the watch window
1. Display the watch window.
•
Select the [View] - [Watch] menu.
Register a target watch variable for monitoring
For details, refer to "4.4.7 Watch" in "SOFTUNE Workbench Operation Manual".
2. Enable the monitoring function through any one of methods described below.
•
Select the shortcut menu [Monitoring] in the memory window.
•
Select the [Setup] - [Debug environment] - [Debug environment] menu to display the [Monitoring] tab.
3. Execute the program.
According to the above, a portion with variation during the program execution is displayed in red.