https://hackernoon.com/debug-like-a-senior-dev-debugging-program-control-flow
Control flow is much more than step over. You can "jump" to arbitrary code offsets while debugging to reproduce elaborate states and behaviors!
program control flowdebuglikeseniordev