CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Debugger options

Last modified: 15 December 2021

CLion supports debugging C/C++ executables with GDB (either bundled or custom) on all platforms and with the bundled LLDB on macOS and Linux. Also, there is an LLDB-based debugger for the MSVC toolchain on Windows.

Current versions of the bundled debuggers:

  • GDB v 10.2 for macOS

  • GDB v 10.2 for Windows

  • GDB v 10.2 for Linux

  • LLDB v 13.0.0 for macOS and Linux

  • LLDB v 9.0.0 for MSVC toolchain on Windows

For a custom GDB, CLion supports versions 7.8.x-11.1.