Rational Developer for System z, Version 7.6

Debugging COBOL, PL/I, Assembler, and C++ programs

When you develop programs with Rational® Developer for System z®, you use the Debug perspective to handle either of two cases:
Your debugging experience is similar for the local code and for the z/OS-based code. In either case, you can do the following tasks:

Before beginning to debug applications, verify the setting of the Build (if required) before launching debug option:

  1. From the workbench menu bar, click Window > Preferences.
  2. In the left pane of the Preferences window, expand Run/Debug and click Launching.
  3. Look for Build (if required) before launching. If this option remains in the default state, which is selected, any time you debug or run a compiled application, compilations will be executed resulting in performance degradation. You may want to clear the option and manually build the code you want to debug before you launch a debugging session or run an application.

Terms of use | Feedback

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