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.