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.
In the previous article, I showed you how to embed data into a custom resource in your application. In this article, I’m going to show […]
If you’ve ever used a debugger you’re probably familiar with the concept of single stepping through code – executing one instruction at a time until […]
Why does the SVL Admin Service inject into processes? We were recently asked this question by a customer because their security team was concerned that […]
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 […]
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 […]
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, […]
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 […]
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 […]
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, […]
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 […]