Pausing and Resuming the Debugger Session
On this page:
Introduction
When a breakpoint is hit, or when a running thread or an application is paused manually, the debugging session is suspended.
Pausing the debugger session
To pause the debugger session, do one of the following
- On the main menu, choose .
-
Click
on the Debug toolbar.
Note that the button is not available for Run/Debug Configuration: Node JS, Run/Debug Configuration: Node JS Remote Debug, and Run/Debug Configuration: NodeUnit.
Resuming the debugger session
To resume the debugger session, do one of the following
See Also
Reference:
Last modified: 24 November 2016