Debugger runs at high thread priority
The Source Debugger is a VTS script application, and as such is subject to equal time-sharing of the CPU with other VTS applications. If this checkbox is selected, the proportion of time the Source Debugger gets on the CPU (with respect to other VTS applications) will be increased. This has the effect of allowing the Source Debugger user interface to respond more quickly when another VTS application is consuming more CPU time than it should. It is useful to analyze the reason that another VTS application is behaving in that way.
Timestamps automatically translated
Timestamps are represented in VTS double-precision floating-point numbers (e.g. 1129884300.250). Checking the Timestamps automatically translated checkbox will cause doubles that are in the range for timestamps to be displayed in a more readable format. For example, 1129884300.250 will translate to Oct 21, 2005 08:45:00.25.
Code coverage Colors
Three highlight colors are used when using the code coverage feature. If you find the default colors unsatisfactory for any reason, you may select others. Please see the section, Code Coverage for more information about what these highlight colors mean.