<?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"
	>
<channel>
	<title>Comments on: Debugging Lesson: Take a Look Back To Go Forward</title>
	<atom:link href="http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/</link>
	<description>On Mac OS X programming</description>
	<pubDate>Tue, 02 Dec 2008 12:08:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: T. Moeller</title>
		<link>http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/#comment-801</link>
		<dc:creator>T. Moeller</dc:creator>
		<pubDate>Thu, 15 Mar 2007 11:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/#comment-801</guid>
		<description>... or just use Leopard's dtrace ...
http://www.theregister.co.uk/2004/07/08/dtrace_user_take
http://prefetch.net/articles/dtracecookbook.html
http://prefetch.net/articles/solaris.dtracetopten.html</description>
		<content:encoded><![CDATA[<p>&#8230; or just use Leopard&#8217;s dtrace &#8230;<br />
<a href="http://www.theregister.co.uk/2004/07/08/dtrace_user_take" rel="nofollow">http://www.theregister.co.uk/2004/07/08/dtrace_user_take</a><br />
<a href="http://prefetch.net/articles/dtracecookbook.html" rel="nofollow">http://prefetch.net/articles/dtracecookbook.html</a><br />
<a href="http://prefetch.net/articles/solaris.dtracetopten.html" rel="nofollow">http://prefetch.net/articles/solaris.dtracetopten.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/#comment-619</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 08 Feb 2007 18:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.noodlesoft.com/blog/2007/02/07/debugging-lesson-take-a-look-back-to-go-forward/#comment-619</guid>
		<description>Or you can just use a back in time debugger. All you have to do is collect a trace log of the history from within the debugger or externally, load that log, and step backwards to figure out what happened. 
No manual logging
No reproducing problems
No more headaches like the ones you describe.
Check it out: http://www.ghs.com/products/timemachine.html</description>
		<content:encoded><![CDATA[<p>Or you can just use a back in time debugger. All you have to do is collect a trace log of the history from within the debugger or externally, load that log, and step backwards to figure out what happened.<br />
No manual logging<br />
No reproducing problems<br />
No more headaches like the ones you describe.<br />
Check it out: <a href="http://www.ghs.com/products/timemachine.html" rel="nofollow">http://www.ghs.com/products/timemachine.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
