|
|
|
Supporting Products - Partners
-
Cleanscape C++Lint
provides ease-of-use enhancements including three user interfaces:
(a) a graphical user interface with point and click control
of PC-lint's analysis with hyperlinks to numerous code editors
(b) deep integration with Visual Studio, automated by Cleanscape
(c) the classic command line with return codes for scripts or builds
-
Visual Lint from Riverblade
is an add-on software product which allows you
to more effectively run PC-lint from within Microsoft Visual
Studio and even provides for
automatic background linting of your code.
Supporting Products for Download
-
LintProject from Riverblade
is a command line tool to enhance your use of PC-lint with Visual C++.
LintProject can be run against a Visual C++ project or solution
file (.dsp, .vcproj, .sln or .dsw), and will tell
PC-lint which source files to analyse. It will
write XML and HTML reports which link to your PC-lint output
and indicate how many warnings were found within each
implementation file, project and solution. These reports
are automatically refreshed in real time
so you can follow the progress of PC-lint's analysis of your code.
- HLL - Heuristic Lint issue Locator
by Ralf Holly. After a PC-lint run, you frequently want to know what exactly a warning is about.
In this case, you fire-up ‘msg.txt‘ and search for the error number. With HLL (a Perl script)
it's much easier: just pass it the error number (or numbers) and it extracts the
corresponding parts from ‘msg.txt’ and displays them on the console.
- Lint
Metrics & ALOA by Ralf Holly, C/C++
Users Journal, June 2004
"ALOA (short for
A Lint Output Analyzer) is a tool that processes output generated by
PC-lint and computes various useful metrics that give a quick overview of
the internal quality of any C/C++ project. Furthermore, it shows
which kind of Lint issues are most frequently encountered and highlights
issue-laden modules. The metrics produced by ALOA are useful for
tracking a project's lint compliance and for fine-tuning Lint policies."
- "A Report Generator for PC-lint" by
Jon Zyzyck, Dr. Dobb's Journal February 2003
- "Automated Defect Identification" by Kevin Smith,
Dr. Dobb's Journal February 2003
- All About Lint -- PC-lint and Windows Drivers,
The NT Insider
, September-October 2002
- PC-lint
Windows Help File
Have you ever wished you had a help file of PC-lint messages that you
could access from within your IDE? Check out Scott's Downloads - it may
be just what you're looking for.
PC-lint/FlexeLint Consultants
Misra Links
If you have information that you think should be added to this page, please email it to "sales" at gimpel.com
|
|
|
Home | Contact
| Order
PC-lint and FlexeLint are trademarks of Gimpel Software
Copyright © 2008, Gimpel Software, All rights reserved.
|
|