Creating a Debug Configuration

Before you can debug a composite, you have to create a debug configuration.

Procedure

  1. Select Run > Debug Configurations.
  2. Double-click Composite Application and configure the composite.
    1. In the Name field, type a configuration name.
    2. In the Composite Applications area, click Add to add a composite file or Add DAA to add a DAA.
    3. Select a composite or DAA and click OK.
  3. Click the Debug Participants tab.
  4. Uncheck the checkboxes next to the debuggers you do not want to run when the configuration is launched.
  5. Optionally, click the Advanced tab and update debug session properties.
    1. Expand a node.
    2. Click the Value column, type a new value, and press Enter.
    3. Click Apply.
      The configuration is saved.
  6. Click the Common tab and check the Debug checkbox in the Display in favorites menu.
  7. Click Apply and click Close.

Result

The configuration is saved and added to the Debug menu options.