Episode

CMake Debugger

with Sinem Akinci

Visual Studio 2022 version 17.6 comes with a new CMake Debugger for troubleshooting issues at configure-time. It acts in a very similar way to our regular code debugger and provides a familiar interface, allowing you to set breakpoints, step through the code, and visualize program state.

Visual Studio
C++