Make the debug gem work on TruffleRuby

オープン
#257 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
ruby
領域
devtools

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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".

主要言語
Ruby
スター
1.3k
フォーク
146
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ruby/debug のほかの issue

ruby/debug の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。