AppCode 2018.2 Help

Configuring Debugger Options

Introduction

AppCode comes bundled with an LLDB debugger.

Configuring debugger settings

To configure settings required for debugging, perform the following general steps

  1. In the Project view configure the roots, dependencies and libraries to be passed to the compiler.
  2. In the Settings/Preferences dialog (⌘,), configure the debugger options:
    • Under the Build, Execution and Deployment section, click Debugger, and configure the debugger options.
Last modified: 16 August 2018

See Also

Reference: