dcmake: A new CMake debugger UI
Summary
dcmake is a new GUI debugger for CMake that leverages CMake's debugger mode and the Debugger Adaptor Protocol to provide a cross-platform, native GUI built with Dear ImGui. The post covers its multi-platform rendering backends, keyboard-driven debugging workflow, and how it enables stepping through CMakeLists.txt and script modes, while also noting AI-assisted UI development.