PyCharm 2020.1 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 | Debugging Actions | Resume Program.

  • Click icons.actions.resume.png on the Debug toolbar.

  • Press F9.

Last modified: 08 May 2020