Debug the client using step-in, step-over, or resume in Debug.
After debugging completes, the client session comes out of the suspended state as the cursor is at the location of your first breakpoint.
Note: When you terminate the debugging session for an external client, the client connection is detached, but the client session remains. For example, if the client session is an isql session, terminating the debugging session detaches the isql session from the debugging tool, but the isql session is not terminated.