Suspending

Executing threads can be suspended.

Select a running thread in the Debug view and click the Suspend button in the Debug view toolbar. The thread suspends its execution. The current call stack for the thread is displayed, and the current line of execution is highlighted in the editor in the Debug perspective.