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

TI-Basic debugging enhancements #456

Open
9 tasks
adriweb opened this issue Jan 10, 2023 · 0 comments
Open
9 tasks

TI-Basic debugging enhancements #456

adriweb opened this issue Jan 10, 2023 · 0 comments

Comments

@adriweb
Copy link
Member

adriweb commented Jan 10, 2023

Follow-up on #286

  • Breakpoints (on source lines)
  • debugBasicStepNext needs to be finished
  • Code viewer
    • new code navigation features (goto/label jump) => probably to include in the normal/variable viewer as well
  • Adding annotations/comments to lines (non-persistent?)
  • Variable viewer
    • displaying old and new value when modified
    • watchpoints if we can find a way to do that - break on change, at least
    • custom aliases/labels to var names

I'm not sure if the code viewer part should also be able to edit things (later?)... I guess not, at least not until #116 is done somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant