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

Remove enable_debug_info_syms flag from DwarfResolver #377

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Remove enable_debug_info_syms flag from DwarfResolver #377

merged 1 commit into from
Oct 27, 2023

Conversation

danielocfb
Copy link
Collaborator

It makes no sense to create a DwarfResolver object but then deny it the usage of DWARF debug information -- that's what is already controlled via the ElfBackend type. Remove the flag as a first step towards reclaiming sanity.

It makes no sense to create a DwarfResolver object but then deny it the
usage of DWARF debug information -- that's what is already controlled
via the ElfBackend type. Remove the flag as a first step towards
reclaiming sanity.

Signed-off-by: Daniel Müller <[email protected]>
@codecov
Copy link

codecov bot commented Oct 27, 2023

We're currently processing your upload. This comment will be updated when the results are available.

@danielocfb danielocfb merged commit aeb0976 into libbpf:main Oct 27, 2023
@danielocfb danielocfb deleted the topic/dwarf-resolver-flag branch October 27, 2023 21:05
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.

2 participants