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 Dwarf::attr_address which will convert addr and addrx forms to their proper values #518

Closed
wants to merge 1 commit into from

Conversation

khuey
Copy link
Contributor

@khuey khuey commented Jul 2, 2020

Just like attr_string and attr_ranges.

@khuey
Copy link
Contributor Author

khuey commented Jul 2, 2020

Ah, right, this needs other changes in my queue. Let's try it again later.

@khuey khuey closed this Jul 2, 2020
@khuey khuey deleted the addrx branch July 2, 2020 06:12
@philipc
Copy link
Collaborator

philipc commented Jul 2, 2020

Regarding handling DWARF 5 unit types, my thought in #371 was to use an enum instead of a trait, but it's not something I've looked into much. I feel there is too much duplication for the current compilation units and type units, and enum may help avoid that.

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.

None yet

2 participants