PyCharm 2019.3 Help

Pausing and Resuming the Debugger Session

When a breakpoint is hit or when a running thread or an application is paused manually, the debugging session is suspended.

Pause a debug session

Resume a debug session

  • From the main menu, select Run | Resume Program.

  • Click icons actions resume on the Debug toolbar.

  • Press F9.

Last modified: 2 April 2020