Sign in to confirm you’re not a bot
This helps protect our community. Learn more
CMake Debugger
68Likes
4,051Views
2023May 29
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. Download Visual Studio for C++: https://visualstudio.microsoft.com/vs... Find out more about the CMake Debugger in our blog post: https://devblogs.microsoft.com/cppblo... Join us for a free, three-hour virtual conference for the whole C++ community: https://aka.ms/PureVirtualCPP/PreConf

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers