F3 | Record |
F4 | Stop |
F5 | Run |
Ctrl + F5 | Run From Step |
F9 | Insert/Remove Breakpoints |
Ctrl + F9 | Enable/Disable Breakpoints |
F10 | Step by Step execution |
Ctrl + F10 | Execution from line 1 to step x, where x is the step where you placed your curson at the time of execution. |
F11 | Step by Step Execution (helps to debug functions) |
Shift + F11 | Execute Function in one GO. |
No comments:
Post a Comment