CHAPTER 13 S1C88 FAMILY DEBUGGER
S5U1C88000C MANUAL II
EPSON
95
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
Source display mode
Described below are the functions of the [Source] window in source display mode:
(1) Displaying program code
The window displays the source of the loaded object. The source automatically displayed here
includes the address indicated by the current PC (program counter).
The comment lines, reserved words, and any text other than these two types are displayed in green,
blue, and black, respectively. The tab width is set to a length of four characters. The program display
position can be changed in the following manner, as well as by scrolling:
• Select a function name from the [Functions] pulldown list. The
source is displayed from the beginning of that function.
• Click the [Current PC] button. The source is displayed from the current PC address.
• To display another source file, click the [Source Files] button to bring up the dialog box
shown below and to select the desired source file from the list of sources.
∗
Updating of display
When a program is loaded and executed (g, gr, s, n, se, or rst command) and program execution is
halted midway, the display contents are updated. In this case, the source that includes the current PC
address is displayed in the window. If the corresponding source cannot be found, the [Select Files]
dialog box shown above appears, prompting for selection of the source to be displayed.