<?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: RubyMine 1.0.5: Remote debugging</title>
	<atom:link href="http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ruby-remote-debug</link>
	<description>The most Intelligent Ruby on Rails IDE</description>
	<lastBuildDate>Sat, 11 Feb 2012 13:07:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: yon</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-122</link>
		<dc:creator>yon</dc:creator>
		<pubDate>Wed, 15 Jun 2011 16:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-122</guid>
		<description>Just a tip for anyone looking for it.
If you can&#039;t seem to be able to connect to the remote server (10 sec thingie)
just add -host 0.0.0.0 to the command that will make the rdebug-ide listen to request from all machines.</description>
		<content:encoded><![CDATA[<p>Just a tip for anyone looking for it.<br />
If you can&#8217;t seem to be able to connect to the remote server (10 sec thingie)<br />
just add -host 0.0.0.0 to the command that will make the rdebug-ide listen to request from all machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Shpynov</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-121</link>
		<dc:creator>Oleg Shpynov</dc:creator>
		<pubDate>Fri, 09 Apr 2010 16:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-121</guid>
		<description>Hi Dave,

Rdebug-ide gem is required fom debugging within RubyMine.
Please use for installation:
gem install ruby-debug-ide

The latest argument should be your script you want do debug remotely.</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Rdebug-ide gem is required fom debugging within RubyMine.<br />
Please use for installation:<br />
gem install ruby-debug-ide</p>
<p>The latest argument should be your script you want do debug remotely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-120</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 05 Apr 2010 17:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-120</guid>
		<description>What about this error? Any thoughts?

#1 - I don&#039;t have rdebug-ide, just rdebug. No gems appear available
#2 - when I execute this:

$ rdebug --port 9000 -- source_tree
ruby: Is a directory - /home//source_tree (Errno::EISDIR)

Thoughts?</description>
		<content:encoded><![CDATA[<p>What about this error? Any thoughts?</p>
<p>#1 &#8211; I don&#8217;t have rdebug-ide, just rdebug. No gems appear available<br />
#2 &#8211; when I execute this:</p>
<p>$ rdebug &#8211;port 9000 &#8212; source_tree<br />
ruby: Is a directory &#8211; /home//source_tree (Errno::EISDIR)</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Shpynov</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-119</link>
		<dc:creator>Oleg Shpynov</dc:creator>
		<pubDate>Sun, 31 May 2009 11:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-119</guid>
		<description>Hello Gary, 
Please replace $SCRIPT$ to path of the script you want to debug.</description>
		<content:encoded><![CDATA[<p>Hello Gary,<br />
Please replace $SCRIPT$ to path of the script you want to debug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Taylor</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-118</link>
		<dc:creator>Gary Taylor</dc:creator>
		<pubDate>Sat, 30 May 2009 07:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-118</guid>
		<description>I tried this - but when I run the configuration, rdebug-ide exits and displays the following &#039;Uncaught exception: no such file to load -- $
&#039;.  I am literally typing in the command shown by the IDE which is &#039;rdebug-ide –port 1234 — $SCRIPT$&#039;.

Can anyone help with this please ?

Many Thanks

Gary</description>
		<content:encoded><![CDATA[<p>I tried this &#8211; but when I run the configuration, rdebug-ide exits and displays the following &#8216;Uncaught exception: no such file to load &#8212; $<br />
&#8216;.  I am literally typing in the command shown by the IDE which is &#8216;rdebug-ide –port 1234 — $SCRIPT$&#8217;.</p>
<p>Can anyone help with this please ?</p>
<p>Many Thanks</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JetBrains RubyMine Blog &#187; Blog Archive &#187; RubyMine 1.1 RC</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-117</link>
		<dc:creator>JetBrains RubyMine Blog &#187; Blog Archive &#187; RubyMine 1.1 RC</dc:creator>
		<pubDate>Fri, 22 May 2009 22:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-117</guid>
		<description>[...] Remote Debug for Ruby and Rails [...] </description>
		<content:encoded><![CDATA[<p>[...] Remote Debug for Ruby and Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Shpynov</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-116</link>
		<dc:creator>Oleg Shpynov</dc:creator>
		<pubDate>Mon, 18 May 2009 08:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-116</guid>
		<description>Hello Kevin,
When you run rake task inside RubyMine it creates correspoding run configuration, so you should go to run configurations editor, save it and debug.
Hope this helps</description>
		<content:encoded><![CDATA[<p>Hello Kevin,<br />
When you run rake task inside RubyMine it creates correspoding run configuration, so you should go to run configurations editor, save it and debug.<br />
Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Menard</title>
		<link>http://blog.jetbrains.com/ruby/2009/05/ruby-remote-debug/#comment-115</link>
		<dc:creator>Kevin Menard</dc:creator>
		<pubDate>Fri, 15 May 2009 15:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/ruby/?p=848#comment-115</guid>
		<description>Is there an easy way to debug out of process rake tasks?  I&#039;d like to debug tests as they run through rake, since sometimes there&#039;s different execution behavior than there is in RubyMine.</description>
		<content:encoded><![CDATA[<p>Is there an easy way to debug out of process rake tasks?  I&#8217;d like to debug tests as they run through rake, since sometimes there&#8217;s different execution behavior than there is in RubyMine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

