Blog

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.

Communication Security
February 26, 2024
Avatar for Stephen Kellett
Stephen Kellett

Potential misleading digitial signature warning with automatic updates

If you’ve installed any of our commercial tools (not evaluation versions) before January 26 2024, then enabled automatic updates and tried to update your software […]

Blog
November 24, 2023
Avatar for Stephen Kellett
Stephen Kellett

How do I build all configurations of a project from the command line?

The problem I needed an easy way to automate the building of a Visual Studio project from the command line. It needed to work regardless […]

Avatar for Stephen Kellett
Stephen Kellett

Loading Validator into a process

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, […]

Debugging
September 14, 2023
Avatar for Stephen Kellett
Stephen Kellett

How to submit bug reports

Bugs are an unfortunate part of being a software developer. Sooner or later you’re going to bump into one and need to ask the vendor […]

Debugging
September 14, 2023
Avatar for Stephen Kellett
Stephen Kellett

How we provide customer support

In this article I’m going to explain how we provide customer support. Free Customer support is free. There is no charge for customer support. Customer […]

Debugging
September 14, 2023
Avatar for Stephen Kellett
Stephen Kellett

How to create minidumps using Visual Studio, WinDbg and Exception Tracer

Minidumps can be really useful for creating a self-contained record of a crash for analysis later, either by your own software team, by a consultant, […]

Debugging
September 14, 2023
Avatar for Stephen Kellett
Stephen Kellett

How to collect crash callstacks

When collecting data to submit for a bug report, collecting a callstack and supporting data is a common task. In this article I’m going to […]

Memory
September 13, 2023
Avatar for Stephen Kellett
Stephen Kellett

Delayed memory deallocation can look like memory leaks

We recently had a bug in one of our tools that passed all memory leak tests (it didn’t leak memory) but in real-life use with […]

Life
September 13, 2023
Avatar for Stephen Kellett
Stephen Kellett

Which lens are you viewing the world through?

This was written a few years ago, but only posted 13 September 2023. A few years ago I attended the funeral of a 96 year […]

Hints and tips
September 13, 2023
Avatar for Stephen Kellett
Stephen Kellett

How to Install Intel One Mono fonts on Windows

Recently Intel introduced the One Mono font, which is intended to reduce eye strain and to be superior for use by people with vision difficulties. […]

Fully functional, free for 30 days