<?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: ruby-debug - =]</title>
	<atom:link href="http://fatpenguinblog.com/scott-rippee/ruby-debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://fatpenguinblog.com/scott-rippee/ruby-debug/</link>
	<description>Donkies Bloggin' for Donkies</description>
	<pubDate>Sat, 11 Oct 2008 14:17:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: rocky</title>
		<link>http://fatpenguinblog.com/scott-rippee/ruby-debug/#comment-29326</link>
		<dc:creator>rocky</dc:creator>
		<pubDate>Sun, 16 Mar 2008 16:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://fatpenguinblog.com/scott-rippee/ruby-debug/#comment-29326</guid>
		<description>Hmmm... You say you have a dislike/fright of gdb? What is it about gdb you dislike and that frightens? 

You see, over time ruby-debug (or at least the command-set portion) has been trying to align its command set more with the gdb command set. In places this would be harmful, I'd like to know.

Here's an example. In earlier versions of gdb there was a "script" command to run a debugger command script. The corresponding gdb command name is "source", so "script" changed to "source" in version 0.10.0.

One advantage of keeping compatible with gdb is that learning one will reinforce learning the other.</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; You say you have a dislike/fright of gdb? What is it about gdb you dislike and that frightens? </p>
<p>You see, over time ruby-debug (or at least the command-set portion) has been trying to align its command set more with the gdb command set. In places this would be harmful, I&#8217;d like to know.</p>
<p>Here&#8217;s an example. In earlier versions of gdb there was a &#8220;script&#8221; command to run a debugger command script. The corresponding gdb command name is &#8220;source&#8221;, so &#8220;script&#8221; changed to &#8220;source&#8221; in version 0.10.0.</p>
<p>One advantage of keeping compatible with gdb is that learning one will reinforce learning the other.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
