Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save azhao1981/2414195 to your computer and use it in GitHub Desktop.

Select an option

Save azhao1981/2414195 to your computer and use it in GitHub Desktop.
ruby-debug in ruby-1.9.3 and ubuntu
#To install ruby-debug on Ubuntu ruby-1.9.3 you need to download from http://rubyforge.org/frs/?group_id=8883
gem install ruby_core_source
gem install archive-tar-minitar
gem install linecache19
gem install ruby-debug-base19
gem install ruby-debug19
不能用现在
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment