|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx |
Date: | Tue, 28 Jun 2022 11:31:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29267 --- Comment #14 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=dbcbf67ca565ec29f13a2302dcdf9b01ef7832ca commit dbcbf67ca565ec29f13a2302dcdf9b01ef7832ca Author: Nick Clifton <nickc@redhat.com> Date: Tue Jun 28 12:30:19 2022 +0100 Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx. Correct the display of .debug.loclists sections. PR 29267 * dwarf.c (display_debug_rnglists): New function, broken out of.. (display_debug_ranges): ... here. (read_and_display_attr_value): Correct calculation of index displayed for DW_FORM_loclistx and DW_FORM_rnglistx. * testsuite/binutils-all/x86-64/pr26808.dump: Update expected output. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |