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

Debugger options

Last modified: 08 October 2024

In CLion, you can debug C/C++ executables with LLDB on macOS/Linux and GDB on Windows/Linux (debugging with GDB on macOS is possible only with a custom GDB binary). Also, there is an LLDB-based debugger for the MSVC toolchain on Windows.

Current versions of the bundled debuggers:

  • GDB v 14.1 for Windows (local debug not supported for Windows ARM64)

  • GDB v 14.1 for Linux

  • LLDB v 17.0.6 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-14.1.