Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose lldb over gdb and find proper extension of library #83

Merged
merged 5 commits into from
Oct 4, 2016

Conversation

equivalence1
Copy link
Contributor

No description provided.

… function type. Under OS X (due to compilation keys, I guess) lldb does not know type of ruby functions so we need to write them explicitly.
… not understand darwin debug format). That make it essential to prefer lldb over gdb (lldb works fine).
…der OS X). So we need to find appropriate one manually.
…er `thread select`. replaced debug output with more representative.
@denofevil denofevil merged commit f56827b into ruby-debug:master Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants