Sometimes you're debugging something and land into upstream dependent code and by default, it makes sense to get out of there as soon as possible while stepping. But sometimes you really want to know exactly what code it's running and want to step into or step next while still in that non-user code.