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:bacondar...@googlemail.com] 
Sent: Wednesday,18 February 18, 2009 15:19
To: 'ironruby-core@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

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to