
Rational® Developer
for System z® does not support
local debug on the Linux platform.
- 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 steps to specify your project:
- Type your project name
- Click Browse and select your project
- In the Program Name field, do one of the
following steps 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.