About: Memwatch

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Memwatch is a free programming tool for memory leak detection in C, released under the GNU General Public License. It is designed to compile and run on any system which has an ANSI C compiler. While it is primarily intended to detect and diagnose memory leaks, it can also be used to analyze a program's memory usage from its provided logging facilities. Memwatch differs from most debugging software because it is compiled directly into the program which will be debugged, instead of being compiled separately and loaded into the program at runtime.

Property Value
dbo:abstract
  • Memwatch is a free programming tool for memory leak detection in C, released under the GNU General Public License. It is designed to compile and run on any system which has an ANSI C compiler. While it is primarily intended to detect and diagnose memory leaks, it can also be used to analyze a program's memory usage from its provided logging facilities. Memwatch differs from most debugging software because it is compiled directly into the program which will be debugged, instead of being compiled separately and loaded into the program at runtime. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 990818 (xsd:integer)
dbo:wikiPageLength
  • 947 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 875119140 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Memwatch is a free programming tool for memory leak detection in C, released under the GNU General Public License. It is designed to compile and run on any system which has an ANSI C compiler. While it is primarily intended to detect and diagnose memory leaks, it can also be used to analyze a program's memory usage from its provided logging facilities. Memwatch differs from most debugging software because it is compiled directly into the program which will be debugged, instead of being compiled separately and loaded into the program at runtime. (en)
rdfs:label
  • Memwatch (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License