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 debug-support #2

Closed
skx opened this issue Jun 14, 2020 · 0 comments · Fixed by #7
Closed

Add debug-support #2

skx opened this issue Jun 14, 2020 · 0 comments · Fixed by #7
Labels

Comments

@skx
Copy link
Owner

skx commented Jun 14, 2020

Add a -breakpoint/-debug flag, which will cause int 03 to be generated in the compiled program when present.

See my math-compiler for discussion:

https://github.com/skx/math-compiler#debugging-the-generated-programs

@skx skx added good first issue Good for newcomers wishlist labels Jun 14, 2020
skx added a commit that referenced this issue Jun 15, 2020
@skx skx closed this as completed in #7 Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant