108
edits
Changes
→Progress
# Go to the menu Debug -> Windows to open the windows you need ( see the image below)
# Choose the windows that you need (e.g. Memory, Threads, Parallel Stacks, Local or Auto and so on.)
# Hit the function keys to run a program:
## F10 to run codes line by line (Step Over)
## F11 to go into a subroutine (Step Into)