Rational Developer for System z

Local debugging

  1. Switch to the Debug perspective. Click Window > Open Perspective > Other, and then select Debug.
  2. Click the down arrow to the right of the Debug button debug button icon, and click Debug.
  3. Select Compiled Application and click New.
  4. Set the name of the Configuration to CBLDBGEX (you can specify any name you choose)
  5. In the Project Name field, do one of the following to specify your project:
    • Type your project name
    • Click Browse and select your project
  6. In the Program Name field, do one of the following to specify your program:
    • Type the full path name for cbldbgex.exe based on the location of the executable in your workspace
    • Click Browse, locate cbldbgex.exe in your workspace, and select that executable
  7. Click Apply.
  8. Click Debug to start your local debugging session.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)