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

Commits on Nov 19, 2021

  1. dwarfdump: improve handling of directory or file 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
    philipc committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    fe71553 View commit details
    Browse the repository at this point in the history