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

Major enhancement: addition of debugging UI elements #38

Open
jon-axon opened this issue Mar 29, 2023 · 0 comments
Open

Major enhancement: addition of debugging UI elements #38

jon-axon opened this issue Mar 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jon-axon
Copy link
Owner

This is a placeholder issue and should be replaced by/broken down into a series of smaller enhancements in due course.

Although currently unused, the Chipolata library crate already exposes through the StateSnapshot::ExtendedSnapshot enum variant all the information that would be required for the UI to provide full de-bugging information to the user. So, combined with the existing capability to pause and restart execution and run cycle-by-cycle when required, there should already be sufficient support within the library to facilitate a fully-fledged debugging UI (perhaps without the ability for the user to manipulate state).

Thought should be given to how to best represent this from a UI "real estate" perspective, what the overall scope should be, and whether to incrementally add these capabilities or to fold into a single "debugging update" release.

@jon-axon jon-axon added the enhancement New feature or request label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant