<?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>Programming Tips Tricks &#187; Debugging</title>
	<atom:link href="http://www.sharpprogrammer.com/category/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpprogrammer.com</link>
	<description>For Smart Programmers</description>
	<lastBuildDate>Wed, 11 Nov 2009 03:53:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Memory Leak Detection in C++</title>
		<link>http://www.sharpprogrammer.com/debugging/memory-leak-detection-in-c/</link>
		<comments>http://www.sharpprogrammer.com/debugging/memory-leak-detection-in-c/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 10:40:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/debugging/memory-leak-detection-in-c/</guid>
		<description><![CDATA[
Memory Leak  Detection in C++ &#8211; The home page gives us the following information: Memory  Leak Detection in C++
Comparison of Free Memory Checkers &#8211; If would you like to know  how to Comparison of Free Memory Checkers
Memory Leak Detection &#8211; The Code Project &#8211; C++ / MFC &#8211; For the  exceptionally [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/debugging/memory-leak-detection-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Debugging &#8211; Debug Programs with GDB</title>
		<link>http://www.sharpprogrammer.com/debugging/automatic-debugging-debug-programs-with-gdb/</link>
		<comments>http://www.sharpprogrammer.com/debugging/automatic-debugging-debug-programs-with-gdb/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 01:42:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/debugging/automatic-debugging-debug-programs-with-gdb/</guid>
		<description><![CDATA[
Debugging Cygwin Programs &#8211; Don&#8217;t worry; it&#8217;s still fairly  simple to accommodate Debugging Cygwin Programs
Debugging Mozilla on Linux FAQ &#8211; Solutions for the world of  Debugging Mozilla on Linux FAQ
DDD &#8211; Data Display  Debugger &#8211; GNU Project &#8211; Free Software Foundation (FSF) &#8211; I&#8217;ll try to give  here the most wide [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/debugging/automatic-debugging-debug-programs-with-gdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Tips</title>
		<link>http://www.sharpprogrammer.com/debugging/debugging-tips/</link>
		<comments>http://www.sharpprogrammer.com/debugging/debugging-tips/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 19:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://www.sharpprogrammer.com/debugging/debugging-tips/</guid>
		<description><![CDATA[
Advice to Debug Programs by M. R. Murphy
Here&#8217;s the list. I&#8217;m curious, can you add to it?

Is the argument count correct?
Is the spelling correct?
Is the argument type correct?
Is the variable initialized correctly?
Do &#8220;ends&#8221; match &#8220;do&#8221;s?
Is the correct register used?
Is a previous equate, using, or define in effect?
Is the level of indirectness correct?
Are the defaults correct?
Is [...]]]></description>
		<wfw:commentRss>http://www.sharpprogrammer.com/debugging/debugging-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
