<?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: Ruby Backtraces</title>
	<atom:link href="http://barelyenough.org/blog/2005/04/ruby-backtraces/feed/" rel="self" type="application/rss+xml" />
	<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/</link>
	<description>… and there is much to be learned</description>
	<lastBuildDate>Sun, 18 Jul 2010 13:33:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Williams</title>
		<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/comment-page-1/#comment-84715</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Sun, 18 Jul 2010 13:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/2005/04/ruby-backtraces/#comment-84715</guid>
		<description>&lt;p&gt;Asher,&lt;/p&gt;

&lt;p&gt;Very cool. It is good to know that you can achieve that sort of thing in user space with the 1.9 vm.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Asher,</p>
<p>Very cool. It is good to know that you can achieve that sort of thing in user space with the 1.9 vm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asher</title>
		<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/comment-page-1/#comment-84705</link>
		<dc:creator>Asher</dc:creator>
		<pubDate>Sun, 18 Jul 2010 08:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/2005/04/ruby-backtraces/#comment-84705</guid>
		<description>&lt;p&gt;I put together a gem to address this with Ruby &gt;= 1.9&lt;/p&gt;

&lt;p&gt;gem install sender&lt;/p&gt;

&lt;p&gt;Adds a number of functions including object oriented backtrace (Kernel.backtrace), backtrace_includes? each_backtrace_frame, &lt;strong&gt;sender&lt;/strong&gt; and &lt;strong&gt;caller&lt;/strong&gt;.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I put together a gem to address this with Ruby &gt;= 1.9</p>
<p>gem install sender</p>
<p>Adds a number of functions including object oriented backtrace (Kernel.backtrace), backtrace_includes? each_backtrace_frame, <strong>sender</strong> and <strong>caller</strong>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaine LaFreniere</title>
		<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/comment-page-1/#comment-81511</link>
		<dc:creator>Blaine LaFreniere</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/2005/04/ruby-backtraces/#comment-81511</guid>
		<description>&lt;p&gt;I would love to see this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would love to see this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roger pack</title>
		<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/comment-page-1/#comment-68446</link>
		<dc:creator>roger pack</dc:creator>
		<pubDate>Sun, 11 Jan 2009 05:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/2005/04/ruby-backtraces/#comment-68446</guid>
		<description>&lt;p&gt;Inspired by this post [I believe], just created this:
http://www.ruby-forum.com/topic/175423#new
Enjoy!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Inspired by this post [I believe], just created this:<br />
<a href="http://www.ruby-forum.com/topic/175423#new" rel="nofollow">http://www.ruby-forum.com/topic/175423#new</a><br />
Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Berger</title>
		<link>http://barelyenough.org/blog/2005/04/ruby-backtraces/comment-page-1/#comment-26</link>
		<dc:creator>Daniel Berger</dc:creator>
		<pubDate>Sat, 30 Apr 2005 02:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://pezra.barelyenough.org/blog/2005/04/ruby-backtraces/#comment-26</guid>
		<description>&lt;p&gt;I suspect this has been brought up before.  It might be fixed in 2.0.  Perhaps it&#039;s worth a mention on ruby-core.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dan&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>I suspect this has been brought up before.  It might be fixed in 2.0.  Perhaps it&#8217;s worth a mention on ruby-core.</p>
<ul>
<li>Dan</li>
</ul>
]]></content:encoded>
	</item>
</channel>
</rss>
