Debugging with Eclipse 3.6 platform integration

Eclipse 3.6 uses the GDB protocol by default. Currently, Rational® Rhapsody® only supports the standard debugger.

About this task

You can manually select the standard debugger by performing these steps:

Procedure

  1. In the Debug Configurations dialog in Eclipse, select the type of application and click Select Other... at the bottom of the dialog. The Select Preferred Launcher dialog is displayed.
  2. In the Select Preferred Launcher dialog:
    1. Make sure the Use configuration specific settings option is selected.
    2. Select Standard Create Process Launcher.
    3. Click OK.

Feedback