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

Generate simulated DWARF for rest of the functions #267

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

yurydelendik
Copy link
Contributor

@yurydelendik yurydelendik commented Aug 9, 2019

Uses names in DWARF data from the name section (or generate them automatically). This patch reads the wasm name section, and, for functions that miss DWARF data, generate debug information.

TODO:

  • generate data for wasm locals: from name section or auto var.

wasmtime-debug/src/lib.rs Outdated Show resolved Hide resolved
@tschneidereit
Copy link
Member

Very nice! \o/

@yurydelendik in case you didn't see them: note the CI test failures.

@yurydelendik yurydelendik marked this pull request as ready for review August 9, 2019 19:53
@sunfishcode sunfishcode merged commit b4a505d into bytecodealliance:master Aug 20, 2019
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants