<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vallified &#187; valgrind</title>
	<atom:link href="http://www.philipotoole.com/tag/valgrind/feed" rel="self" type="application/rss+xml" />
	<link>http://www.philipotoole.com</link>
	<description>Life in the Valley</description>
	<lastBuildDate>Wed, 16 Jun 2010 15:11:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Valgrind, blessed be its name</title>
		<link>http://www.philipotoole.com/valgrind-blessed-be-its-name</link>
		<comments>http://www.philipotoole.com/valgrind-blessed-be-its-name#comments</comments>
		<pubDate>Fri, 26 Feb 2010 18:21:08 +0000</pubDate>
		<dc:creator>Philip O'Toole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[valgrind]]></category>

		<guid isPermaLink="false">http://www.philipotoole.com/?p=568</guid>
		<description><![CDATA[Valgrind comprises a bunch of very useful tools for detecting problems with your programs. I first came across it a couple of years back and find it to be excellent. In particular I use its memory profiler, which helps you catch errors such as memory leaks and invalid accesses. In my experience these types of [...]]]></description>
		<wfw:commentRss>http://www.philipotoole.com/valgrind-blessed-be-its-name/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
