I've merged nobu's changes, and they're at rubyforge ( http://rubyforge.org/frs/?group_id=8883 ) I'm getting a segmentation fault running the "where" command in ruby-debug19. I've traced it to this ruby code: id = context_frame_method(...mark-moseley (Mark Moseley)
=begin > Maybe if you fail to find the exact same release on ftp, you can fall > back to svn? That's no longer a pure ruby solution, but I think it's > better to try svn and go ahead and fail if it's not installed, rather > than f...mark-moseley (Mark Moseley)
=begin I've put an initial version at: http://github.com/mark-moseley/ruby_core_source
Currently it puts the *.h and *.inc files in /include/ruby-1.9.1/ruby-1.9.2-preview1 or /include/ruby-1.9.1/ruby-1.9.1-p###, depending on the ve...mark-moseley (Mark Moseley)
=begin This is becoming more and more of a problem; people are trying to install the 1.9 ruby-debug and getting the vm_core.h not found error. So I'm going to tackle creating a gem to do this.