Starting a debug session

Once you have a debuggable executable, you must create a debug configuration.

To create a debug configuration

  1. On the Run menu, click Debug. The Debug dialog box opens.
  2. Create a debug configuration as you normally would, but do not click OK.
  3. Click the Debugger tab.
  4. Ensure Run program in debugger radio button is selected.
  5. Ensure Stop at main() on startup checkbox is selected.
  6. Click Apply.
  7. Click Debug.
Copyright IBM Corporation
 2000, 2002. All Rights Reserved.