[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-15 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 Tom de Vries changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #5 from Sourceware Commits --- The master branch has been updated by Tom de Vries : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7e4f1f4bc7ffe26524a6eb0685bd22863cdfde1e commit 7e4f1f4bc7ffe26524a6eb0685bd22863cdfde

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-14 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #4 from Tom de Vries --- (In reply to Alan Modra from comment #3) > (In reply to Tom de Vries from comment #1) > Please apply. Thanks for the review. Submitted with test-case here ( https://sourceware.org/pipermail/binutils/2024-

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #3 from Alan Modra --- (In reply to Tom de Vries from comment #1) Please apply. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #2 from Tom de Vries --- My guess is that this is a regression since: ... commit 407115429b349a55561213a61e910756c965f902 Author: Bhuvanendra Kumar N Date: Mon Jul 4 16:20:29 2022 +0530 Modified changes for split-dwarf and

[Bug binutils/31734] [binutils, readelf] dwarf4 .debug_str_offsets section printed incorrectly

2024-05-13 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31734 --- Comment #1 from Tom de Vries --- Fixed by: ... diff --git a/binutils/dwarf.c b/binutils/dwarf.c index c5ccc50dae7..8125c64e1b6 100644 --- a/binutils/dwarf.c +++ b/binutils/dwarf.c @@ -7969,6 +7969,7 @@ display_debug_str_offsets (struct dwa