Created
May 20, 2013 13:33
-
-
Save deepak/5612253 to your computer and use it in GitHub Desktop.
ruby2 debugger fails when i type where
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (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