Fujitsu softune f2 mc-16 Manuel D’Utilisation

Page de 354
115
CHAPTER 2  DEPENDENCE FUNCTIONS
2.2.8.7
Display Format of Trace Data
A display format can be chosen by specifying a command identifier with the SHOW 
TRACE command in the single trace, and with the SHOW MULTITRACE command in the 
multi trace. The source line is also displayed if "Add source line" is selected using the 
SET SOURCE command.
There are three formats to display trace data:
• Display in instruction execution order (Specify /INSTRUCTION.)
• Display all machine cycles
(Specify /CYCLE.)
• Display in source line units
(Specify /SOURCE.)
Display in Instruction Execution Order (Specify /INSTRUCTION.)
Trace sampling is performed at each machine cycle, but the sampling results are difficult to Display because
they are influenced by pre-fetch, etc. This is why the emulator has a function to allow it to analyze trace data
as much as possible. The resultant data is displayed after processes such as eliminating pre-fetch effects,
analyzing execution instructions, and sorting in instruction execution order are performed automatically.
However, this function can be specified only in the single trace while in the debugging mode.
In this mode, data can be displayed in the following format.