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

Track local variables #507

Open
4 tasks
ndkoval opened this issue Feb 7, 2025 · 0 comments
Open
4 tasks

Track local variables #507

ndkoval opened this issue Feb 7, 2025 · 0 comments

Comments

@ndkoval
Copy link
Collaborator

ndkoval commented Feb 7, 2025

Step 1:

Step 2:

  • Add local variable accesses to the detailed execution trace and introduce new TracePoints for that.
  • Pass local variable accesses to the plugin and show them. Importantly, we need to make it possible to hide them and show shared and local state accesses differently (different colors as in the editor?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants