Configuring a Debugging Session

The following procedure shows you how to configure a debugging session.

To configure a debugging session:

  1. Choose Run > Open Debug Dialog. The Debug dialog appears.
  2. From the toolbar, click New launch configuration. The right pane displays the debugging configurations.
  3. In the Name field , type a name for the debugging session.
    Note: Note that each session can debug only the project selected from the Project Name list. For any given project, you configure only one debugging session. To return to that session, select it from the Debug dialog.
  4. From the Project Name list, select the project you want to debug.
  5. Click Apply.
  6. If you want to start debugging your process, click Debug, otherwise click Close.