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

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

  • Press F9.

Last modified: Wed Aug 19 14:24:29 UTC 2020