Re: FW: [PATCH] readelf: attach location views to DW_LLE_startx_endx/startx_length loclists

Project / Subsystem

binutils / fw

Date

2026-07-10

Proposer

Jan Beulich <jbeulich@suse.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

Technical tradeoffs

  • Patch improves accuracy and reduces spurious warnings in `readelf` output for DWARF 5 files.
  • Reviewer's request for specification ensures adherence to standards and long-term maintainability.

All attributes

project
binutils
subsystem
fw
patch_id
discussion_id
4bc8cb07-c3f7-4a0b-82c4-b2b997609924@suse.com
source_type
public_inbox
title
Re: FW: [PATCH] readelf: attach location views to DW_LLE_startx_endx/startx_length loclists
headline
FW: [PATCH] readelf: attach location views to DW_LLE_startx_endx/startx_length loclists
tldr
A reviewer requests specification details for DW_AT_GNU_locviews to validate a readelf patch.
proposer
Jan Beulich <jbeulich@suse.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
  • Patch improves accuracy and reduces spurious warnings in `readelf` output for DWARF 5 files.
  • Reviewer's request for specification ensures adherence to standards and long-term maintainability.
series_id
4bc8cb07-c3f7-4a0b-82c4-b2b997609924@suse.com
series_role
cover
series_parts
[]
tags
  • binutils
  • readelf
  • debugging
  • DWARF
  • patch review
bugzilla_url
date
2026-07-10T00:00:00.000Z

Re: FW: [PATCH] readelf: attach location views to DW_LLE_startx_endx/startx_length loclists

Jan Beulich requested a specification reference for DW_AT_GNU_locviews after reviewing a patch by Kamil Bucki. The patch aims to fix a warning in readelf concerning location lists in DWARF 5 objects by correctly processing indexed bounded forms. Beulich seeks a spec to confirm the patch’s correctness.