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 more comments for debugging, and also add debugging symbols #39

Open
adam-mcdaniel opened this issue Jun 14, 2023 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@adam-mcdaniel
Copy link
Owner

It would be nice to insert more comments in the generated assembly at the LIR level. This is straightforward.

It would also be nice to have debugging symbols in the assembly (and possibly VM code as well) to allow a program to step through the compiled code and reference against the source code.

@adam-mcdaniel adam-mcdaniel added enhancement New feature or request good first issue Good for newcomers labels Jun 14, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant