<?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: Installing Ruby-Debug-IDE on Windows</title>
	<atom:link href="http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/</link>
	<description>techno-babble for the masses</description>
	<lastBuildDate>Tue, 20 Jul 2010 14:42:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tommy</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-59</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Sun, 21 Mar 2010 08:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-59</guid>
		<description>Second attempt at posting the XML element from the manifest:

assemblyIdentity type=&#039;win32&#039; name=&#039;Microsoft.VC90.CRT&#039; version=&#039;9.0.30729.4148&#039; processorArchitecture=&#039;x86&#039; publicKeyToken=&#039;1fc8b3b9a1e18e3b&#039;</description>
		<content:encoded><![CDATA[<p>Second attempt at posting the XML element from the manifest:</p>
<p>assemblyIdentity type=&#8217;win32&#8242; name=&#8217;Microsoft.VC90.CRT&#8217; version=&#8217;9.0.30729.4148&#8242; processorArchitecture=&#8217;x86&#8242; publicKeyToken=&#8217;1fc8b3b9a1e18e3b&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-58</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Sun, 21 Mar 2010 08:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-58</guid>
		<description>These steps also worked great for me on 1.8.6-p287, but then when I went to actually debug, ruby.exe would be launched by NetBeans, hang, and then silently exit.

When trying to start the debug server from the command line using rdebug-ide, I got an error that led me to find that I needed to embed a manifest in ruby_debug.so, so that the MS Visual C runtime dll could be found. This consisted of:

Creating a little XML manifest file, the main element being:



(the few other surronding elements can be found in the example here: http://msdn.microsoft.com/en-us/library/ms235342.aspx) 

Then embedding that in ruby-debug-base-0.10.3\lib\ruby_debug.so using mt.exe:

mt.exe -manifest ruby_debug.so.manifest -outputresource:ruby_debug.so;2</description>
		<content:encoded><![CDATA[<p>These steps also worked great for me on 1.8.6-p287, but then when I went to actually debug, ruby.exe would be launched by NetBeans, hang, and then silently exit.</p>
<p>When trying to start the debug server from the command line using rdebug-ide, I got an error that led me to find that I needed to embed a manifest in ruby_debug.so, so that the MS Visual C runtime dll could be found. This consisted of:</p>
<p>Creating a little XML manifest file, the main element being:</p>
<p>(the few other surronding elements can be found in the example here: <a href="http://msdn.microsoft.com/en-us/library/ms235342.aspx)" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms235342.aspx)</a> </p>
<p>Then embedding that in ruby-debug-base-0.10.3\lib\ruby_debug.so using mt.exe:</p>
<p>mt.exe -manifest ruby_debug.so.manifest -outputresource:ruby_debug.so;2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-34</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 13 Jan 2010 06:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-34</guid>
		<description>Thank you!!
I could never figure this out. Your walkthrough is awesome! It worked with Visual Studio 2005 too.

Hope to see more from you about IronRuby. Do you think Microsoft is really serious about it? Most production Ruby apps run on Linux, but a IronRuby implementation will be interesting to watch. IIS serving an RoR app? That would be interesting.</description>
		<content:encoded><![CDATA[<p>Thank you!!<br />
I could never figure this out. Your walkthrough is awesome! It worked with Visual Studio 2005 too.</p>
<p>Hope to see more from you about IronRuby. Do you think Microsoft is really serious about it? Most production Ruby apps run on Linux, but a IronRuby implementation will be interesting to watch. IIS serving an RoR app? That would be interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Anderson</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-31</link>
		<dc:creator>Scott Anderson</dc:creator>
		<pubDate>Fri, 01 Jan 2010 19:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-31</guid>
		<description>Thanks for sharing that Gordon.  Sorry my blog thought your first message was spam for some reason.  Cheers! :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing that Gordon.  Sorry my blog thought your first message was spam for some reason.  Cheers! <img src='http://geeksharp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-30</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-30</guid>
		<description>Ah, I was able to resolve my issue. After a fresh install of Ruby, I needed the Ruby Dev Kit to be installed (downloadable at http://rubyforge.org/frs/?group_id=167). Apparently all Windows installations now need this in order to do native extensions of Ruby. This change (Nov. &#039;09) wasn&#039;t well documented.</description>
		<content:encoded><![CDATA[<p>Ah, I was able to resolve my issue. After a fresh install of Ruby, I needed the Ruby Dev Kit to be installed (downloadable at <a href="http://rubyforge.org/frs/?group_id=167)" rel="nofollow">http://rubyforge.org/frs/?group_id=167)</a>. Apparently all Windows installations now need this in order to do native extensions of Ruby. This change (Nov. &#8217;09) wasn&#8217;t well documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-28</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Tue, 29 Dec 2009 19:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-28</guid>
		<description>Thanks for the tips!

I had this problem as well. I followed your steps, which allowed me to successfully install the ruby-debug-ide gem, but when I attempted to debug using NetBeans (6.8), it fails to connect to the web server (Mongrel 1.1.5, which starts and serves pages just fine).

I opened a ticket with NetBeans about my issue, but any ideas you might have would be appreciated.
https://netbeans.org/bugzilla/show_bug.cgi?id=179102</description>
		<content:encoded><![CDATA[<p>Thanks for the tips!</p>
<p>I had this problem as well. I followed your steps, which allowed me to successfully install the ruby-debug-ide gem, but when I attempted to debug using NetBeans (6.8), it fails to connect to the web server (Mongrel 1.1.5, which starts and serves pages just fine).</p>
<p>I opened a ticket with NetBeans about my issue, but any ideas you might have would be appreciated.<br />
<a href="https://netbeans.org/bugzilla/show_bug.cgi?id=179102" rel="nofollow">https://netbeans.org/bugzilla/show_bug.cgi?id=179102</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Anderson</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-26</link>
		<dc:creator>Scott Anderson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 14:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-26</guid>
		<description>Glad I could help!  Thanks for confirming the Express edition.  I had a feeling it would work.  Merry Christmas to you, too :)</description>
		<content:encoded><![CDATA[<p>Glad I could help!  Thanks for confirming the Express edition.  I had a feeling it would work.  Merry Christmas to you, too <img src='http://geeksharp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Davison</title>
		<link>http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/comment-page-1/#comment-20</link>
		<dc:creator>Mike Davison</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://geeksharp.com/2009/12/18/installing-ruby-debug-ide-on-windows/#comment-20</guid>
		<description>Man, I can&#039;t thank you enough for this post.  I was pulling my hair out over this one, and your solution did the trick.  I did manage to get it working with VS2008 Express edition as well.  Thanks and have a merry Christmas!</description>
		<content:encoded><![CDATA[<p>Man, I can&#8217;t thank you enough for this post.  I was pulling my hair out over this one, and your solution did the trick.  I did manage to get it working with VS2008 Express edition as well.  Thanks and have a merry Christmas!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
