Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save deepak/5612253 to your computer and use it in GitHub Desktop.

Select an option

Save deepak/5612253 to your computer and use it in GitHub Desktop.
ruby2 debugger fails when i type where
(rdb:1) where
dyld: lazy symbol binding failed: Symbol not found: _rb_vm_get_sourceline
Referenced from: /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/debugger-1.6.0/lib/ruby_debug.bundle
Expected in: flat namespace
dyld: Symbol not found: _rb_vm_get_sourceline
Referenced from: /usr/local/opt/rbenv/versions/2.0.0-p195/lib/ruby/gems/2.0.0/gems/debugger-1.6.0/lib/ruby_debug.bundle
Expected in: flat namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment