CLion 2016.3 Help

Selecting Debugger

OS X 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/2016.3/cl_selectDebugger.png

See Also

Reference:

External Links:

Last modified: 29 March 2017