First download linecache19-0.5.13.gem and ruby-debug-base19-0.11.26.gem from http://rubyforge.org/frs/?group_id=8883, then …$ gem install linecache19-0.5.13.gemBuilding native extensions. This could take a while...Successfully installed linecache19-0.5.131 gem installed$ gem install ruby-debug-base19-0.11.26.gem -- --with-ruby-include=/Users/santiago/.rbenv/source/ruby-1.9.3-p0Building native extensions. This could take a while...Successfully installed ruby-debug-base19-0.11.261 gem installed$ irbirb(main):001:0> require 'ruby-debug'=> true 这篇关于使用 Ruby 1.9.3 进行 ruby 调试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!