PyCharm 2019.2 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 svg on the Debug toolbar.

  • Press F9.

Last modified: 6 November 2019