Posted on 19-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

DSD: A Hybrid Analysis Tool for Bug Finding
Google engEDU
42 min – Jul 13, 2006

Google TechTalks
July 13, 2006

Christoph Csallner

ABSTRACT
DSD-Crasher is a bug finding tool that follows a three-step approach to program analysis: D. Capture the program’s intended execution behavior with dynamic invariant detection. The derived invariants exclude many unwanted values from the program’s input domain. S. Statically analyze the program within the restricted input domain to explore many paths. D. Automatically generate test cases that focus on verifying the results of the static analysis. Thereby confirmed results are never false positives, as opposed to the high false positive rate inherent in conservative static analysis.

This three-step approach yields benefits compared to past two-step combinations in the literature. In our evaluation with third-party applications, we demonstrate higher precision over tools that lack a dynamic step and higher efficiency over tools that lack a static step.
video
http://video.google.com/videoplay?docid=-4545206252362786711


Sphere: Related Content

Tags: , , , , ,

Related posts

(0) Comments    Read More   
Post a Comment
Name:
Email:
Website:
Comments: