CLion 2017.1 Help

Selecting Debugger

macOS version of CLion offers you two bundled debuggers at your choice: LLDB and GDB. LLDB is the default setting but you can switch to GDB, if that is your preference.

To change the debugger, do the following:

  1. Navigate to Preferences | Build, Execution, Deployment | Toolchains.
  2. In Debugger section of the right pane, select the desired debugger.
  3. Press OK to proceed.
    /help/img/idea/2017.1/cl_selectDebugger.png

See Also

Reference:

External Links:

Last modified: 19 July 2017