| |||
| Home > DS-5 Debug perspective and views > Commands view | |||
This view enables you to:
enter debugger commands
run command scripts
see messages output by the debugger
save the contents to a text file.
You can execute DS-5 Debugger commands by entering the command in the field provided, then click Submit. This feature is not available until you connect to a target.
You can use the content assist keyboard combination Ctrl+Space in
the Command field to display a list of DS-5 Debugger commands. Filtering
is also possible by entering a partial command. For example, enter pr followed
by the keyboard combination Ctrl+Space to
search for the print command.
To display sub-commands you must filter on the top level command.
For example, enter info followed by the the keyboard
combination Ctrl+Space to display all the info sub-commands.
The following toolbar options are available:
Save the contents of the Commands view to a text file.
Clear the contents of the Commands view.
Enable or disable the automatic scrolling of messages in the Commands view.
A menu of options that enable you to manage and run command scripts:
A list of the recently run scripts.
A list of the scripts you have added to your favorites list.
Display the Open dialog box to select and run a script file.
Display the Scripts view, where you can organize your scripts.
Display the History view.