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 output option to match bytecode line number table to output source line numbers #338

Open
DenWav opened this issue Jan 2, 2024 · 0 comments
Labels
enhancement New feature or request Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written

Comments

@DenWav
Copy link

DenWav commented Jan 2, 2024

It would be nice to be able to determine where a bytecode instruction in a given method ended up in the VF output source code. A file which maps the line number table from the original bytecode to the output line numbers would be really great to help facilitate use cases where the bytecode and source code need to be matched.

@jaskarth jaskarth added enhancement New feature or request Subsystem: Writing Anything concerning how expressions are written Priority: Medium Medium priority labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: Medium Medium priority Subsystem: Writing Anything concerning how expressions are written
Projects
None yet
Development

No branches or pull requests

2 participants