This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.
Everything written here applies to all Validators: Bug, Coverage, Memory, Performance and Thread. There are many ways to start collecting data with a Validator: Launch, […]
Batch files are often used to setup an environment prior to starting an executable. You can also do this with Powershell scripts. If you use […]
There are some changes coming to Thread Validator. I’m going to describe the various changes and the reasons behind them. Name Change The first one […]
Multithreading is a powerful way to improve the processing throughput and responsiveness of your software. We use it to great effect at Software Verify. In […]
Debugging services is a pain. There is a lot that can go wrong and very little you can do to find out what went wrong. […]
Since Windows Vista the Windows operating system has included functionality to iterate across the waiting objects that form a chain between threads. I’m waiting for […]
Multi-threading is becoming quite common these days. It’s a useful way to provide a responsive user interface while performing work at the same time. Our […]
When we started the business in 2002 we just wanted to launch a C/C++ memory analysis tool that could do things none of the other […]
We recently closed the beta tests for the 64 bit versions of C++ Coverage Validator, C++ Memory Validator, C++ Performance Validator and C++ Thread Validator. […]
Thread Validator x64 is now available for beta testing. Thread Validator x64 is the 64 bit version of our successful 32 bit Thread Validator software […]