Pausing and Resuming a Debugging Session
On this page:
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
Do any 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: Attach to Node.js/Chrome, and Run/Debug Configuration: NodeUnit.
Resuming the debugger session
Do any of the following:
On the main menu, choose
.Click
on the Debug toolbar.
Press F9.
Last modified: 18 March 2019