Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Tools

Coverity Update Targets Windows Platform



Coverity has announced the availability of new features in Coverity Prevent, its automated source code analysis tool for C/C++, C#, and Java. The new features specifically add support for Microsoft Windows Vista, integration with Microsoft Visual Studio, and modeling for Win32 concurrency APIs. Additionally, Coverity has introduced a number of quality and concurrency checkers for C#. These new capabilities allow developers to identify, triage, and fix critical defects in their preferred development environment.

As the use of multi-core hardware accelerates more developers rely on Coverity Prevent to identify hard to find concurrency defects, such as race conditions or deadlocks, than any other static analysis product in the industry. The latest release of Prevent expands Coverity's concurrency defect detection capabilities to analyze Win 32-based code, allowing developers to pinpoint this hard-to-find defect class.

The latest release of Coverity Prevent includes Microsoft-specific capabilities such as:

  • Visual Studio Support. Coverity Prevent Desktop for Visual Studio allows users to perform static code analysis within Visual Studio. With this capability, users can take advantage of a unified interface for software development as well as detecting critical quality and security defects. Analyses can also be shared with distributed teams by merging results with a remote database. Coverity Prevent Desktop supports Visual Studio 2005 and 2008. Coverity Prevent Desktop is also available for Eclipse 3.2, 3.3, and 3.4

  • C# Concurrency Defect Detection. Prevent offers the first C# concurrency defect detection capabilities in the industry, with multiple checkers that pinpoint a variety of hard-to-find problems that can occur in multi-threaded C# applications.

  • Support for Win32 Concurrency. New capabilities in Coverity Prevent help developers ensure the integrity of multi-threaded software designed for Win32 multi-core environments. Win32 concurrency modeling allows developers to identify hard to find concurrency defects early in the development life cycle.

  • Comprehensive Support for all Microsoft platforms. Coverity Prevent supports analysis on multiple Microsoft platforms including Windows XP, Windows Vista, Windows Mobile, Windows Automotive, and Xbox.

"To develop applications with high quality and security on the many Microsoft platforms, developers must understand the intricacies of the Windows APIs and leverage them appropriately in their code," said Ben Chelf, CTO at Coverity. "With the use of automated static analysis that fundamentally understands these APIs, developers can rest assured that the code they write works as intended, even in complicated multi-core environments."


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.