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
- On the main menu, choose .
- Click
on the Debug toolbar.
Resuming the debugger session
- On the main menu, choose .
- Click
on the Debug toolbar. - Press F9.