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

Add a debugger #7

Open
lawndoc opened this issue Apr 18, 2022 · 0 comments
Open

Add a debugger #7

lawndoc opened this issue Apr 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lawndoc
Copy link
Owner

lawndoc commented Apr 18, 2022

Add a debugger to Jaws to step through interpretation or enter the debugger when an error occurs. The debugger should be able to see what instruction the interpreter is on, the data on the stack, and the data on the heap.

@lawndoc lawndoc added the enhancement New feature or request label Apr 18, 2022
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