Debug Configuration, Debugger

Click the Debugger tab. You can specify the debugger to use in this area. Also you can set the debugger to stop on your main function by selecting the checkbox and to automatically track the values of variables.

For this tutorial deselect the Stop at main() on startup checkbox and select the Automatically track the value of variables checkbox.