Skip to content
Snippets Groups Projects

Process files with missing DW_AT_name

Merged Walter Lozano requested to merge wip/wlozano/skip-no-name into apertis/v2023dev3
All threads resolved!

With current behavior while scanning compile units the utility exits with error if a unit does not contains an entry with name. However, some packages, like arm-trusted-firmware, has entries without names. Since these entries do not provide useful information for the mapping between binaries to sources just skip them.

infrastructure/apertis-issues#81 (closed)

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Walter Lozano requested review from @refi64

    requested review from @refi64

  • Walter Lozano added 2 commits

    added 2 commits

    • 6482db9f - Process files with missing DW_AT_name
    • 2ca08220 - Release dwarf2sources version 0.2.1

    Compare with previous version

  • Ryan Gonzalez resolved all threads

    resolved all threads

  • merged

  • Walter Lozano mentioned in merge request !10 (merged)

    mentioned in merge request !10 (merged)

  • Please register or sign in to reply
    Loading