AppCode 2018.1 Help

Pausing and Resuming the Debugger Session

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

Do any of the following:

  • On the main menu, choose Run | Pause Program.

  • Click pause on the Debug toolbar.

Resuming the debugger session

Do any of the following:

  • On the main menu, choose Run | Resume Program.

  • Click debug resume on the Debug toolbar.

  • Press N/A.

Last modified: 19 September 2019