Make the debug gem work on TruffleRuby

Abierto
#257 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
ruby
Área
devtools

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
Ruby
Estrellas
1.3k
Forks
146
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de ruby/debug

Todos los issues de ruby/debug

Issues similares

Más issues de Ruby

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.