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 support for determining/filtering symbol tables #1059

Open
ikelos opened this issue Dec 12, 2023 · 1 comment
Open

Add support for determining/filtering symbol tables #1059

ikelos opened this issue Dec 12, 2023 · 1 comment
Assignees

Comments

@ikelos
Copy link
Member

ikelos commented Dec 12, 2023

Issue #985 will not work with versions of symbol tables generated by dwarf2json older than a particular version. We therefore need to add support to filter (either as part of a SymbolTableRequirement or manually) to filter out/fail on symbol tables that have metadata that matches the broken versions.

@ikelos ikelos self-assigned this Dec 12, 2023
@ikelos
Copy link
Member Author

ikelos commented Jan 10, 2024

This is probably going to get implemented as a check on specific symbol tables as requested by the plugin through a method on symbol_space, specifying metadata criteria required, which will then throw an exception if the criteria aren't met. See #1066 for more discussion.

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

No branches or pull requests

1 participant