Software Simulator Options

Name Description Function Key Toolbar Icon
Start Debugger Start Software Simulator. [F9] Start Debugger
Run/Pause Debugger Run or pause Software Simulator. [F6] Run/Pause debugger
Stop Debugger Stop Software Simulator. [Ctrl+F2] Stop debugger
Step Into Execute the current Basic (single or multi–cycle) instruction, then halt. If the instruction is a routine call, enter the routine and halt at the first instruction following the call. [F7] Step Into
Step Over Execute the current Basic (single or multi–cycle) instruction, then halt. [F8] Step Over
Step Out Execute all remaining instructions in the current routine, return and then halt. [Ctrl+F8] Step Out
Run to cursor Execute all instructions between the current instruction and cursor position. [F4] Run to cursor
Toggle Breakpoints Toggle breakpoint at the current cursor position. To view all breakpoints, select Run > View Breakpoints from the drop–down menu. Double clicking an item in the Breakpoints Window List locates the breakpoint. [F5] Toggle Breakpoint
Show/Hide Breakpoints Show/Hide the breakpoints set in project. [Shift+F4] Show/Hide Breakpoints
Clear Breakpoints This option will clear(delete) all breakpoints in the active project. Bear in mind that the breakpoints cannot be recovered after this. [Shift+Ctrl+F5] Clear Breakpoints
Jump To Interrupt Jumps to any of the available interrupts. [F2] Jump To Interrupt
Copyright (c) 2002-2013 mikroElektronika. All rights reserved.
What do you think about this topic ? Send us feedback!
Want more examples and libraries? 
Find them on LibStock - A place for the code