User manual
UM0036 Your STVD graphical environment
Doc ID 7705 Rev 11 63/385
Debug allows you to access the debugging options described in Table 20 .
Long Line allows you to access the line length options described in Tabl e 21 .
Line Ending character formats vary from one operating system to another. Failure to
recognize end of line characters can cause compilation errors. If in doubt, you should
confirm that your source files use the Windows end of line character style (CRLF).
Show Wrap Symbol
These checkboxes specify the position of the red arrow symbol indicating a
wrapped line:
Before wrap - symbol is at right edge of the window before the wrap.
After wrap - symbol is on the left side of the window after the wrap.
Near text - symbol is next to the last text symbol before the wrap.
Table 20. Debug options
Option Description
Automatically Open
Disassembly
When checked, STVD automatically opens the Disassembly window when
you start a debug session
Beep When
Execution Stops
When checked, STVD generates an audible signal whenever the execution of
the application stops while debugging.
Read-Only Source
Files
When checked, the Editor will not allow editing of open source files during a
debug session. Source files are not protected from editing if you are not in a
debug session.
When disabled, if a source file is changed during the debugging session, the
change is not taken into account until the application has been rebuilt.
Enable Watch Pop-
Up
When checked, during debugging you will be able to view the current value of
a variable in a Watch pop-up field by hovering the mouse over a variable in the
source code.
Watch Arrays
This field allows you to specify the number of levels (1-256) of an array to
display for variables in the Watch window.
Table 21. Long line indicator options
Option Description
Enable
When checked, this option enables the long line specification and display of
the long line indicator or background color.
Limit
This field allows you to specify the maximum length of code lines in number of
characters.
Show Edge Line
When checked, this option displays a red vertical line indicating the maximum
line length limit for each line of code.
Symbols and spaces/indent associated with wrapping lines are not subtracted
from the maximum number of characters in a line of code.
Change Background
Color
When checked, this option changes the text background color for all lines
exceeding the maximum line length.
Table 19. Word wrap options (continued)
Option Description