April 25, 2026 — The covdbg team today announced the release of covdbg 1.2.0, introducing a new baseline coverage feature designed to help developers produce cleaner, more meaningful coverage results in complex debugging and test scenarios. Coverage data is only valuable when it reflects the code you actually care about. In earlier versions, coverage was...
April 14, 2026 — Liasoft GmbH today announced the release of covdbg 1.1.0, a significant update to its C++ Coverage Debugger that brings first-class Visual Studio Code integration, a new plugin demo licensing model, and improved build system flexibility. The update is available immediately at our download page. covdbg is a Windows-based coverage debugger that...
We're excited to announce the public release of covdbg - a code coverage tool built specifically for native Windows applications. What is covdbg? covdbg is a Windows-based coverage debugger that uses dynamic binary instrumentation to track code coverage of running processes. Unlike traditional coverage tools that require compiler instrumentation or special builds, covdbg works with...