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

Create a debugging tool for visually exploring the current state of a running program #60

Open
samvv opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
blocked An issue that cannot be solved due to other issues being open discussion This issue is just a suggestion for an idea that needs to be worked out enhancement New feature or request

Comments

@samvv
Copy link
Collaborator

samvv commented Feb 19, 2024

If we're able to make all structures serializable by default, we can serialize the program state to a graph and explore it visually.

A filter can be applied to the graph to only display those elements that are matched by the filter. In first iterations, a simple substring match will suffice.

@samvv samvv added enhancement New feature or request blocked An issue that cannot be solved due to other issues being open labels Feb 19, 2024
@samvv samvv self-assigned this Feb 19, 2024
@samvv samvv added discussion This issue is just a suggestion for an idea that needs to be worked out blocked An issue that cannot be solved due to other issues being open and removed blocked An issue that cannot be solved due to other issues being open labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked An issue that cannot be solved due to other issues being open discussion This issue is just a suggestion for an idea that needs to be worked out enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant