Editing a launch configuration

To edit a launch configuration:

  1. Open the launch configuration by right-clicking the project name in the Project Explorer and clicking Debug As > Debug Configurations on the context menu.
  2. In the left pane of the Debug Configurations dialog box, expand the debugging interface specified in the project settings and click the required launch configuration.
    For instance, if your project is created for debugging on a board using the S32 Debug Probe, expand the S32 Debugger interface and find the configuration starting with your project's name.


    Debug Configuration window

  3. After you click the configuration in the left pane, the configuration settings appear in the right pane grouped in tabs. Open the required tab and modify the settings.
    To learn about the settings in each group, refer to the respective topic:
  4. Click Apply to save the recent updates to the configuration. To discard the latest updates, click Revert.