Running an Application

Before you can begin debugging your application, you need to run it. If your application requires arguments, you can enter the arguments when you open the executable, in the Open Executable dialog box, or you can enter it in the Run or Rerun With Arguments dialog box.

To run an application, choose one of the following:

  1. Select Run > Run or Continue or click the Run or Continue button.
  2. If you need to enter arguments, select Run > Restart With Arguments ....
  3. Enter the run command in the Console window.

The application begins running and the debugger creates and executes a new process.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.