<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Debugging: 7 steps to fix an error</title>
	<atom:link href="http://www.makinggoodsoftware.com/2009/06/14/7-steps-to-fix-an-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makinggoodsoftware.com/2009/06/14/7-steps-to-fix-an-error/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:13:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dr.V.B.Singh</title>
		<link>http://www.makinggoodsoftware.com/2009/06/14/7-steps-to-fix-an-error/comment-page-1/#comment-64834</link>
		<dc:creator>Dr.V.B.Singh</dc:creator>
		<pubDate>Wed, 27 Jul 2011 11:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://makinggoodsoftware.com/?p=406#comment-64834</guid>
		<description>I found its good to have debugging rocess.
There are  factors which causes for delay in debugging. The time lag which is between detection and correction is very crucial. How this time lag can be decreased ? or what are factors which count for time lag for debugging a bug is a area of concern.  

Can we identify some area which need to be addressed more..</description>
		<content:encoded><![CDATA[<p>I found its good to have debugging rocess.<br />
There are  factors which causes for delay in debugging. The time lag which is between detection and correction is very crucial. How this time lag can be decreased ? or what are factors which count for time lag for debugging a bug is a area of concern.  </p>
<p>Can we identify some area which need to be addressed more..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</title>
		<link>http://www.makinggoodsoftware.com/2009/06/14/7-steps-to-fix-an-error/comment-page-1/#comment-331</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Tue, 21 Jul 2009 14:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://makinggoodsoftware.com/?p=406#comment-331</guid>
		<description>Agree on this post.

As a Java developer, I spend most of my time in debugging. I usually try to reproduce the bug in a small scale, as debugging my enterprise applications would take much longer time. Once the bug is identified in the small application, I&#039;ll then fix it in the enterprise application.</description>
		<content:encoded><![CDATA[<p>Agree on this post.</p>
<p>As a Java developer, I spend most of my time in debugging. I usually try to reproduce the bug in a small scale, as debugging my enterprise applications would take much longer time. Once the bug is identified in the small application, I&#8217;ll then fix it in the enterprise application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://www.makinggoodsoftware.com/2009/06/14/7-steps-to-fix-an-error/comment-page-1/#comment-328</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Tue, 21 Jul 2009 12:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://makinggoodsoftware.com/?p=406#comment-328</guid>
		<description>Someone will say: &quot;Debugging sucks, testing rocks&quot;. Reproducing an error means produce a unit test that fails because of this error, which will take care of regression: this is the important part of the 7 steps. Once the test is in place, it is only a time matter before the bug will be fixed.</description>
		<content:encoded><![CDATA[<p>Someone will say: &#8220;Debugging sucks, testing rocks&#8221;. Reproducing an error means produce a unit test that fails because of this error, which will take care of regression: this is the important part of the 7 steps. Once the test is in place, it is only a time matter before the bug will be fixed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

