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

Debugger options

Last modified: 06 September 2023

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 13.1 for Windows (local debug not supported for Windows ARM64)

  • GDB v 13.1 for Linux

  • LLDB v 15.0.5 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-13.1.