Some screenshots showing basic C++ step debugging, of a UE4 [ Unreal Engine] C++ project, using Visual Studio which opens up the solution file.
F11 for Stepping through.
Left Clicking the bar next to the code line number turns it to a breakpoint, indicated by the red circle.