Deleaker

Deleaker 3.0.10

Deleaker is a useful extension for Visual Studio 2005, 2008, 2010, 2012, 2013 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting...

If you are puzzled by having to stress-test COM/RS232 ports and see no easy way to do that, make sure you don't miss COM Port Stress Test, as it does exactly what you need. COM Port Stress Test is a compact and affordable tool for testing COM, RS232 and...

LuaEdit (64-bit) is an IDE,Text Editor, or Debugger for the Lua language. It can be used to debug scripts running within your application(s) or simply debug standalone scripts. You can also use it to edit your scripts and validate their syntax as you edit...

Cppcheck

Cppcheck 1.61

Cppcheck help you to find out memory leaks, mismatching allocation-deallocation, invalid usage of STL, uninitialized variables and unused functions, obsolete functions, and buffer overrun on your c or c++ codes. Unlike C or C++ compilers it does not...

Automation Spy

Automation Spy 3.3 updated

Spy tool to inspect UI Automation Elements on your desktop. It queries properties and control patterns information for the Automation objects that you select in navigation tree or pick from screen using the mouse pointer. See buttons tooltips...

LogPerspective is a solution for those who want to gain control over the log files. It significantly simplifies analysis and problem tracking on modern systems by providing consolidated view on log files. LogPerspective is completely independent from...

Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. Cppcheck...