Go to Glossary Go to Search Go to IBM C and C++ Compilers Help Home Page Go to IBM Software WWW Site

Run

Button: Shortcut key: [R] from Source/Session Control windows, [Ctrl+R] from other windows Menu: Run->Run (from Source/Session Control windows)

Run executes the program. The debugger starts executing where it last stopped (for example, at a breakpoint) or, if you have not yet run the program in this session, at the beginning of the program. When you select Run, execution continues until one of the following occurs:



Run a Program