Get the latest tech news

Dcmake: A new CMake debugger UI


llprogram.com/blog/2026/04/07/ CMake has a --debugger mode since 3.27 (July 2023), allowing software to manipulate it interactively through the Debugger Adaptor Protocol (DAP), an HTTP-like protocol passing JSON messages. Debugger front-ends can start, stop, step, breakpoint, query variables, etc.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of debugger

debugger

Photo of new cmake

new cmake

Photo of dcmake

dcmake

Related news:

News photo

Show HN: Wirebrowser – A JavaScript debugger with breakpoint-driven heap search

News photo

Things you can do with a debugger but not with print debugging

News photo

Zed Editor Introduces Built-In Debugger