News

Latest posts from our blog

Announcing covdbg 1.1.0: The C++ Coverage Debugger Gains VS Code Integration, and Demo Licensing

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...

Hello from covdbg

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...