[Ironruby-core] Debugging rubyspecs
Tomas Matousek
Tomas.Matousek at microsoft.com
Wed Feb 18 13:25:48 EST 2009
Do you pass -D to the ir.exe that runs the specs? The debugging is better that way, although I admit it is not good at all in any case :(
Tomas
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Pete Bacon Darwin
Sent: Wednesday, February 18, 2009 8:11 AM
To: 'Pete Bacon Darwin'; ironruby-core at rubyforge.org
Subject: Re: [Ironruby-core] Debugging rubyspecs
The easiest way it appears is to stick a pause in the rubyspec of interest and attach to the process while it is waiting. It does totally kill the computer performance while you are debugging (like minutes to step through each line!)
Pete
From: Pete Bacon Darwin [mailto:bacondarwin at googlemail.com]
Sent: Wednesday,18 February 18, 2009 15:19
To: 'ironruby-core at rubyforge.org'
Subject: Debugging rubyspecs
Anybody know how to run rubyspecs under the Visual Studio debugger? If I just set the rubyspec file as the command line argument in the debug properties in VS then it just asks me to install mspec as a gem.
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090218/3a033eeb/attachment-0001.html>
More information about the Ironruby-core
mailing list