Insure++: Difference between revisions

Content deleted Content added
m fixed wikilink so that it's a real wikilink
m updated release info
Line 7:
| developer = [[Parasoft]]
| released = {{Start date and age|1993}}
| latest_release_version = 7.45.82
| latest_release_date = {{release date|20152018|0310|2330}}
| status = Active
| operating_system = [[Cross-platform]], [[Linux]], [[Solaris (operating system)|Solaris]], [[Microsoft Windows|Windows]]
Line 17:
}}
 
'''Insure++''' is a [[memory debugger]] [[computer program]], used by [[software]] developers to detect various errors in programs written in [[C (programming language)|C]] and [[C++]]. It is made by [[Parasoft]], and is functionally similar to other memory debuggers, such as [[Purify (software)|Purify]], [[Valgrind]] and [[DynamoRIO|Dr Memory]].<ref name="survey">{{cite web|title=A Survey of Systems for DetecctionDetection Serial Run-Time Errors|url=http://jjc.public.iastate.edu/Runtime.errors.Paper.March4.2006.pdf|work=Iowa State University High Performance Computing Group|accessdate=20 September 2010}}</ref>
 
==Overview==