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

Debugger options

Last modified: 04 June 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.1 for macOS

  • GDB v 10.1 for Windows

  • GDB v 10.1 for Linux

  • LLDB v 10.0.1 for macOS and Linux

  • LLDB v 9.0.0 for MSVC toolchain on Windows

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