| |||
| Home > Working with RealView Debugger > Creating your debug configuration | |||
You can create and set up your own debug configuration for each executable image in the workbench. To create a new debug configuration for your executable image:
Select your project from the Project Explorer view.
Select Open Debug Dialog... from the Run menu to show the Create, manage, and run configurations dialog box.
In the configurations panel on the left, select RealView Debugger.
Click on the toolbar or right-click and select New to create a new debug configuration for your project. The name of the executable image can be seen in the C/C++ Application field.
If your project does not contain an executable image, or contains more than one executable image, then the C/C++ Application field remains blank. The workbench warns that the program does not exist and disables the Debug button on the panel. See Selecting a different image to debug, to set the executable image to debug.
A new debug configuration is created and has the project name by default. It is displayed under RealView Debugger in the Configurations panel.