<?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: Remote debugging</title>
	<atom:link href="http://christiansons.net/mike/blog/2008/11/remote-debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://christiansons.net/mike/blog/2008/11/remote-debugging/</link>
	<description>Java, Ant, SVN, Jetty, cygwin and other stuff…</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:53:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Julie</title>
		<link>http://christiansons.net/mike/blog/2008/11/remote-debugging/comment-page-1/#comment-6</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 24 Dec 2008 00:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christiansons.net/?p=26#comment-6</guid>
		<description>Real-time debugging is essential when you have a recursive application. It is also essential in the cases when print statements &quot;fix&quot; the bug. That seems to be more common with C than Java.</description>
		<content:encoded><![CDATA[<p>Real-time debugging is essential when you have a recursive application. It is also essential in the cases when print statements &#8220;fix&#8221; the bug. That seems to be more common with C than Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hal</title>
		<link>http://christiansons.net/mike/blog/2008/11/remote-debugging/comment-page-1/#comment-3</link>
		<dc:creator>Hal</dc:creator>
		<pubDate>Wed, 26 Nov 2008 17:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christiansons.net/?p=26#comment-3</guid>
		<description>I agree, to a point. I think there is still a time and place for trace and sysout statements. But I am getting much more comfortable with the real-time debugger, to the point that I miss it when I&#039;m working in an environment that doesn&#039;t have one (Flash, I&#039;m looking at you...). But I have run into cases where it&#039;s just easier to print it out in the console and see what you&#039;re getting.</description>
		<content:encoded><![CDATA[<p>I agree, to a point. I think there is still a time and place for trace and sysout statements. But I am getting much more comfortable with the real-time debugger, to the point that I miss it when I&#8217;m working in an environment that doesn&#8217;t have one (Flash, I&#8217;m looking at you&#8230;). But I have run into cases where it&#8217;s just easier to print it out in the console and see what you&#8217;re getting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

