When the Debugger has control, the application is blocked. At this point, the client application is waiting to execute a line of code. The application continues to wait until you invoke a Debugger control flow command such as Debug > Step Into, Debug > Step Over, Debug > Step Out, or Debug > Continue.