bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/30792] Rnglists section dump in readelf outputs one rangel


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/30792] Rnglists section dump in readelf outputs one rangelist per CU
Date: Mon, 25 Sep 2023 17:02:30 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30792

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=84102ebc29a1ea531e7fe78bd841bfb2fe501dc2

commit 84102ebc29a1ea531e7fe78bd841bfb2fe501dc2
Author: Vsevolod Alekseyev <sevaa@sprynet.com>
Date:   Mon Sep 25 18:01:31 2023 +0100

    Fix readelf's display of dwarf v5 range lists

      PR 30792
      * dwarf.h (struct debug_info): Remove range_versions field.
      * dwarf.c (fetch_indexed_offset): New function.
(read_and_display_attr_value): Use it for DW_FORM_rnglistx. Remove code to
initialise range_versions. (skip_attribute): New function. (read_bases): Read
and reccord all range and address bases in a CU. (process_debug_info): Call
read_bases. (display_debug_rnglists): Rename to
display_debug_rnglists_unit_header and only display the range list header
information. (display_debug_ranges): Adjust.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]