|
Page 10 of 10
Syntax highlighting in both source and assembler code viewers
The source code viewer windows displays the contents of any source module or file that has been opened in awDebugger. There is one different tab for each file opened.
If the source file opened is a Clarion source file, then syntax highlighting and brace matching are enabled.
The Disassembly window displays the code in assembler language of the application being debugged. For each assembler instruction, the corresponding offset and opcode bytes are displayed as well.
Syntax highlighting and brace matching features are always enabled in the assembler code viewer.
|