Skip to content

Instantly share code, notes, and snippets.

@zhengjia
Created September 10, 2010 03:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhengjia/573039 to your computer and use it in GitHub Desktop.
Save zhengjia/573039 to your computer and use it in GitHub Desktop.
~/.rvm/gems/ruby-1.9.2-p0/gems/ruby-debug-ide19-0.4.12/lib $ mate ruby-debug-ide.rb
#bt = debug_load(Debugger::PROG_SCRIPT, options.stop, options.load_mode)
sr = "~/code/rails3_test/myapp/script/rails"
bt = debug_load(sr, options.stop, options.load_mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment