Make the debug gem work on TruffleRuby
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reviewing the gem's test suite and the linked TruffleRuby issues for pty stdlib and TracePoint support. Determine whether those runtime prerequisites are available, then run the suite on TruffleRuby. Done means the suite works with no or only small changes in this gem.
Written by the indexing model from the issue text.
Description
This is more of a FYI issue.
The TruffleRuby devs are looking at running this gem test suite and try to make it work on TruffleRuby.
Ideally it would require no or very few changes in this gem, as the gem only uses official Ruby APIs + C extensions from what I saw.
The first item is getting the pty stdlib to work on TruffleRuby since that's used by the test suite: https://github.com/oracle/truffleruby/issues/1589
Then TruffleRuby will likely need to support more of TracePoint e.g. https://github.com/oracle/truffleruby/issues/1672.
After that I would think it's mostly small fixes.
Feel free to close issue if you want to keep open issues only for "things to address in this gem".
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ruby/debug
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
Support exceptionOptions in setExceptionBreakpoints to catch arbitrary exception classes via DAP Open
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
バグ
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
voxpupuli/puppet-epel#186 · 1 comment ·
-
external_created_at is no longer used for the message timestamp since the new message UI (v4.4.0) OpenBug Frontend
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
TheOdinProject/curriculum#31402 · 1 comment ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100