| |||
| Home > Controlling Execution > Using Execution controls | |||
The Execution group, on the Actions toolbar, contains buttons to control the execution of the image loaded to your debug target. This section describes how to access Execution controls:
In the following examples, loading the image dhrystone.axf places
the PC at the entry point and not at the start of main(). RealView Debugger indicates
the current context by highlighting the location of the PC
with a red box. Any subsequent stepping instructions are based on
this starting point.