User manual

Your STVD graphical environment UM0036
58/385 Doc ID 7705 Rev 11
Figure 39. Parser error selection options
Once a parser is selected, you can use the Parse Errors and Jump to File option (a
checkmark indicates that it is enabled). This option allows you to automatically jump to the
source of any errors found during the build process by:
Double-clicking on the error line in the Build tab.
Selecting the error line in the Build tab, then right-clicking the mouse to bring up the
contextual menu, then selecting Go To Error/Tag.
3.6.2 Find in Files 1 & Find in Files 2 tabs
These tabs show the results of any Find in files searches. By default, results are posted to
Find in Files 1, unless you select the option Output to pane 2 in the Find in Files dialog box.
Figure 40. Output window Find in Files tab
3.6.3 Debug tab
This tab gives information on the current debugging session, including:
Emulator/Connection information
Run/Stop information
Warning messages
In addition to this information about the debugger and debug instrument, STVD also
provides a Console tab that allows you to enter debugging commands.
3.6.4 Console tab
This tab gives you access to a command console where you can enter debugging
commands for the STVD debugger (also referred to as GDB). Normally, you should not have