Running the Application

To run the application, choose one of the following:

  1. Select Run > Run or Continue from the debugger menu.
  2. Enter run on the command line.

The application runs, and displays Hello World! in the shell that spawned the debugger, and the program exits.

In a case such as this, in which the application does not contain any code to stop program execution, you must use breakpoints to stop the application.


Submit feedback on this help topic

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