Add Breakpoints

Breakpoints can be added in the editor view from either the C/C++ Pespective or the Debug Perspective. Click on the main.cpp file in the Editor view and add two breakpoints in the left border. Select points before and after the cin statement.