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