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

[EPIC] Debugger #182

Open
12 tasks
ivojawer opened this issue Sep 23, 2024 · 0 comments
Open
12 tasks

[EPIC] Debugger #182

ivojawer opened this issue Sep 23, 2024 · 0 comments
Labels
component: debugger Wollok debug adapter EPIC An epic or big story

Comments

@ivojawer
Copy link
Contributor

ivojawer commented Sep 23, 2024

  • Output (para resultados de tests y excepciones)
  • Logger
  • Nodos sin sourcemap (e.g. energia += 10)
  • Mejorar UX launch, que se pueda launchear como el REPL (desde un boton de play)
    • Pder debuggear aunque tenga errores de validaciones (e.g. si un test corre quiero poder debuggearlo)
  • Stop on unhandled exceptions / all exceptions
  • Evaluar mientras debuggeo
    • Debug Console
    • Watch List
  • Breakpoints
    • Conditional breakpoints
    • Breakpoint locations (dar mas granularidad que solo poner un breakpoint en la linea)
@ivojawer ivojawer added EPIC An epic or big story component: debugger Wollok debug adapter labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: debugger Wollok debug adapter EPIC An epic or big story
Projects
None yet
Development

No branches or pull requests

1 participant