Icon |
Name |
Description |
|
Clear Console View |
Clear the content of the scripting console view, this action is the same as the cls command. |
|
Load Command or JavaScript file |
Load a Command or JavaScript file from disk and execute it immediately. This action is similar to the execCmdFile or loadJSFile commands (for Command and JavaScript files respectively). See the [dedicated section](#loading-command-and-javascript-files) for more details. |
|
Pin Active Debug Session |
Pin the debug server scripting commands to the active debug session that you have selected in the Debug View; it is useful for multiple CPU debug session. |
|
View Menu |
Select the command group(s) that you want to see when pressing TAB key in the scripting console view. See the command groups section for more details. |