Visual Lint - Integrated Static Code AnalysisVisual Lint is Riverblade's solution for developers who require advanced static code analysis capabilities within their development environment.
Key Benefits:
Close integration of the industry standard PC-Lint code analysis tool within the integrated development environment
- Simple configuration
- Automated background analysis of complete solutions and workspaces while you edit
- Easy to interpret displays of analysis results, colour coded by severity
- Customisable HTML and XML reports
- Compatible with Microsoft eMbedded Visual C++ 4.0, Visual Studio 6.0, Visual Studio .NET 2002, Visual Studio .NET 2003, Visual Studio 2005 and Visual Studio 2008. *
* If you require support for other platforms, please contact us. LintProject Professional - Command Line Code Analysis with HTML ReportingLintProject Professional is a command line tool intended to make the process of using the Gimpel PC-Lint code analysis tool with Visual C++ projects a little easier and more productive.
Key Benefits:
- Reads workspace, solution and project files directly, avoiding the need to generate indirect (.lnt) files for each project individually.
- Understands complex project formats, including Visual C++ inherited property sheet (.vsprops) definitions and Visual Studio environment variables
- Produces detailed HTML output reports in a very similar format as Visual Lint Enterprise Edition summarising the output produced by the PC-Lint tool itself.
- Compatible with project and solution files generated by eMbedded Visual C++ 4.0, Visual C++ 5.0, Visual C++ 6.0, Visual Studio .NET 2002, Visual Studio .NET 2003, Visual Studio 2005, Visual Studio 2008, Visual Studio 2010 and Texas Instruments Code Composer 3.x.

PC-Lint - Industry Standard C/C++ Code AnalysisPC-Lint is a command line C/C++ code analysis tool by Gimpel Software which can be configured to support a wide variety of compilers and development environments. It will thoroughly check your C/C++ source code for bugs, glitches, inconsistencies, non-portable constructs, and much more, so you can find and fix bugs much more quickly than with traditional debugging techniques.  Among the many capabilities of PC-Lint are: - Detection of dangling and uninitialised pointers
- Variable initialisation/value tracking
- Variable scoping checks
- Detection of type mismatches and suspicious casts
- Checking of assignment operator and copy constructor behaviour
- Detection of potential memory leaks
- Analysis of thread behaviour (new to PC-Lint 9.0)
- MISRA C/C++ rule validation
ResOrg - Manage and Renumber Visual C++ Resource Symbol IDsResOrg is a Visual C++ add-in product which makes the process of managing resource symbols less painful.
Key Benefits:
- Detection of out of range and conflicting symbols, both within and between resource symbol files.
- Detection and correction of incorrect "Next Symbol" values.
- Customisable HTML reports.
- Manual and automated symbol renumbering.
- Automatic exclusion of specified symbols (such as IDR_MAINFRAME) from renumbering operations.
- Available as both a Visual C++ add-in and a standalone application.
- Freeware; source code available
- Compatible with Visual C++ 5.0, Visual C++ 6.0, Visual Studio .NET 2002, Visual Studio .NET 2003 and Visual Studio 2005.
|