Local debugging
- Switch to the Debug perspective. Click Window > Open Perspective
> Other, and then select Debug.
- Click the down arrow to the right of the Debug button
, and click Debug.
- Select Compiled Application and click New.
- Set the name of the Configuration to CBLDBGEX (you can
specify any name you choose)
- In the Project Name field, do one of the following
to specify your project:
- Type your project name
- Click Browse and select your project
- 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
- Click Apply.
- Click Debug to start your local debugging session.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)