Closed 29thfloor closed 9 years ago
Thanks for reporting your issue! This is one of my 9 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.
debugger-ruby_core_source has had 1.9.3-p392 support for some time. Googling for the last error message reveals this is an with setting up gcc, not debugger specific. You should try some of the suggested solutions from SO or this issue.
I'm getting an error when running 'bundle install'. It looks like the debugger-ruby_core_source gem is supposed to fix this issue but I'm not sure it works with this Ruby version.
It also says I need to 'install development tools first' but I'm pretty sure I've done that already (ie, xcode-select --install):
'xcode-select: error: command line tools are already installed, use "Software Update" to install updates'