Ignora l'istruzione


Select the Step Over command [ Step Over ] to step over the next method call (without entering it) at the currently executing line of code. Even though the method is skipped, as far as stepping is concerned, it is still executed all the same.

To step over a method you must have execution suspended and be stepping through code.


Related Concepts

Debugging Locally
Debugging Remotely

Attivitā correlate

Resuming
Suspending
Stepping

Related Reference

Vista Debug
Resume
Step Return
Step Into
Suspend