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

dwarfdump: improve handling of file index 0 #606

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

philipc
Copy link
Collaborator

@philipc philipc commented Nov 10, 2021

  • display the file path if the first DW_LNS_set_file uses file index 0
  • display the file path if DW_AT_decl_file uses file index 0 for DWARF 5
  • don't duplicate the compilation dir for directory index 0

- display the file path if the first `DW_LNS_set_file` uses file index 0
- display the file path if `DW_AT_decl_file` uses file index 0 for DWARF 5
- don't duplicate the compilation dir for directory index 0
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