Anjuta IDE Manual | ||
---|---|---|
<<< Previous | Debugging: Execution | Next >>> |
This option will continue the execution of the program until a breakpoint is encountered, or the program exits.
If the program is not yet started, then the program will be started and executed until a breakpoint or program termination is reached.
Choose the menu item Debug->Execution->Run/Continue or click on the Run/Continue icon in the Debug toolbar to continue the execution of a program.
<<< Previous | Home | Next >>> |
Single stepping (step out) | Up | Stop Program |