Skip to content

Instantly share code, notes, and snippets.

@michaelglass
Created October 31, 2011 13:59
Show Gist options
  • Save michaelglass/1327550 to your computer and use it in GitHub Desktop.
Save michaelglass/1327550 to your computer and use it in GitHub Desktop.
1.9.3-p0 ruby-debug19 error
pen(/Users/michaelglass/.rvm/gems/ruby-1.9.3-p0@global/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.bundle, 9): Symbol not found: _ruby_threadptr_data_type (LoadError)
Referenced from: /Users/michaelglass/.rvm/gems/ruby-1.9.3-p0@global/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.bundle
Expected in: flat namespace
in /Users/michaelglass/.rvm/gems/ruby-1.9.3-p0@global/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.bundle - /Users/michaelglass/.rvm/gems/ruby-1.9.3-p0@global/gems/ruby-debug-base19-0.11.25/lib/ruby_debug.bundle
@mdoroudi
Copy link

@prabeshshrestha I'm not so familiar with pry is it (https://github.com/pry/pry) ? because it sais it's a replacement for irb, but I'm looking to debug my program in rails

@prabeshshrestha
Copy link

@mdoroudi I am using it to debug my applications in rails . It works great with rails application. Let me know if you are still not able to use it for your rails app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment