[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Stepping through Ruby's C code on Windows

khoff98107

12/31/2005 9:54:00 PM

I've downloaded Ruby 1.8.4 source code and built C executables from the
command line using nmake from Visual C++. I'd like to step through
ruby.exe as it is running. Can I easily do this through the Visual C++
IDE, and if so, how? Or would it be better to use another debugger?

Thanks,
Ken