or select the 'Continue' command from the Debug menu.
or select the
'Step Into' command from the Debug menu.
or select
the 'Step Over' command from the Debug menu.
Note: if there are any breakpoints in the procedure being stepped over, those breakpoints will not be hit if the 'Step Over' command is used.
or select
the 'Step Out' command from the Debug menu.To stop the program, press the 'Stop Debugging' toolbutton
or select the
'Stop Debugging' command from the Debug menu.
To restart debugging, reload the program by pressing the 'Restart'
toolbutton
or
select the 'Restart' command from the Debug menu.