CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

CMake debug

Last modified: 11 February 2024

CLion CMake debugger can help you identify and fix errors or unwanted behavior in your CMake scripts.

For CMake version 3.27 and later, CLion uses the Debug Adapter Protocol (DAP). You can also switch to the implementation based on the CMake script debugger from Sysprogs in Advanced settings.