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

unhandled: DW_AT_const_value on a DIE whose DW_AT_type is a DW_TAG_enumeration_type with DW_AT_type #22

Closed
pmachata opened this issue Feb 11, 2015 · 0 comments
Labels

Comments

@pmachata
Copy link
Owner

$ ./dwgrep/dwgrep ../tests/const_value_on_enum_with_type.o -e 'entry (offset == 0x3f) @AT_const_value'
dwgrep: /home/petr/proj/dwgrep-older/libzwerg/atval.cc:468: std::unique_ptr<value_producer<value> > {anonymous}::handle_at_dependent_value(Dwarf_Attribute, const value_die&, std::shared_ptr<dwfl_context>): Assertion `! "unhandled: DW_AT_const_value on a DIE whose" " DW_AT_type is a DW_TAG_enumeration_type with" " DW_AT_type"' failed.
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant