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

Debugger options

Last modified: 11 January 2023

CLion supports debugging C/C++ executables with GDB on all platforms and 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 12.1 for Windows

  • GDB v 12.1 for Linux

  • LLDB v 15.0.1 for macOS and Linux

  • LLDB v 9.0.0 for MSVC toolchain on Windows

You can also use a custom GDB binary, the supported versions are 7.8.x-12.1.