Button:
Shortcut key:
[R] from Source/Session Control windows, [Ctrl+R] from other
windows Menu: Run->Run (from Source/Session Control
windows)
Run executes the program. The debugger starts executing where it last stopped (for example, at a breakpoint) or, if you have not yet run the program in this session, at the beginning of the program. When you select Run, execution continues until one of the following occurs: