Skip to content

Conversation

@rjmansfield
Copy link
Contributor

When analyzing binaries with split DWARF (DW_AT_GNU_dwo_name), skip missing .dwo files with a warning instead of erroring.

This allows analyzing binaries built on other machines or from SDKs where .dwo files may not be locally available, while still alerting the user that the analysis is incomplete.

When analyzing binaries with split DWARF (DW_AT_GNU_dwo_name),
skip missing .dwo files with a warning instead of erroring.

This allows analyzing binaries built on other machines or from
SDKs where .dwo files may not be locally available, while still
alerting the user that the analysis is incomplete.
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.

1 participant