Vai al contenuto

Debug Menu

Command Icon Key Description
Simulation mode image_0 Open/close the integrated simulation environment.
Start/Stop watch value image_0 Starts or stops (toggle) the evaluation of the symbols added in the watch window.
Add symbol to watch F8 Adds a symbol to the Watch window.
Add symbol to a de- bug window F10 Adds a symbol to a debug window.
Insert new item into a debug window Shift+F10 Inserts a new item into a debug window.
Quick watch symbol Shift+F8 Opens a new window which allows you to se the current value of the selected symbol (not refreshing) and to force a new value.
Live debug mode image_0 If debug mode is running, starts or stops (toggle) the live debug mode.
Add/remove text trigger image_0 F9 Adds/removes a text trigger.
Add/remove graphic trigger image_0 Shift+F9 Adds/removes a graphic trigger.
Remove all triggers image_0 Ctrl+ Shift+F9 Removes all the active triggers.
Trigger list image_0 Ctrl+I Lists all the active triggers.
Run image_0 Restarts program after a breakpoint is hit.
Step image_0 Restarts program executing only one instruction, after a breakpoint is hit.
Add/Remove breakpoint image_0 F12 Adds or removes a breakpoint.
Remove all breakpoints image_0 Removes all the active breakpoints.
Breakpoint list image_0 Lists all the active breakpoints.