From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/4] [gdb/testsuite] Fix some more dwarf assembly test-cases
Date: Fri, 22 May 2026 16:37:33 +0200 [thread overview]
Message-ID: <20260522143737.3373000-1-tdevries@suse.de> (raw)
Three more patches fixing warnings with readelf -w or llvm-dwarfdump -a in
dwarf assembly test-cases.
In the process, I found a problem in readelf, fixed by commit 1678d7d3d2e
("[binutils] Handle implicit const in .debug_names").
The last patch doesn't fix a warning, but fixes comments related to implicit
const in generated dwarf assembly.
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=34157
Tom de Vries (4):
[gdb/testsuite] Remove invalid .debug_line section in
gdb.dwarf2/dw2-icycle.exp
[gdb/testsuite] Complete 64-bit port of
gdb.dwarf2/dw2-skip-prologue.exp
[gdb/testsuite] Add missing type_offset in
gdb.dwarf/debug-names-tu.exp
[gdb/testsuite] Improve dwarf assembly for implicit const in
.debug_names
.../gdb.dwarf2/debug-names-bad-cu-index.exp | 6 ++--
.../gdb.dwarf2/debug-names-tu.exp.tcl | 6 ++--
gdb/testsuite/gdb.dwarf2/dw2-const.S | 18 +++++++++---
gdb/testsuite/gdb.dwarf2/dw2-const.exp | 12 +++++++-
gdb/testsuite/gdb.dwarf2/dw2-icycle.S | 4 ---
gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S | 28 ++++++++++---------
gdb/testsuite/lib/dwarf.exp | 5 ++--
7 files changed, 51 insertions(+), 28 deletions(-)
base-commit: 1678d7d3d2e4cf83cda5a96334a0326573ad0f7c
--
2.51.0
next reply other threads:[~2026-05-22 14:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 14:37 Tom de Vries [this message]
2026-05-22 14:37 ` [PATCH 1/4] [gdb/testsuite] Remove invalid .debug_line section in gdb.dwarf2/dw2-icycle.exp Tom de Vries
2026-05-22 14:55 ` Tom Tromey
2026-05-22 14:37 ` [PATCH 2/4] [gdb/testsuite] Complete 64-bit port of gdb.dwarf2/dw2-skip-prologue.exp Tom de Vries
2026-05-22 15:07 ` Tom Tromey
2026-05-22 14:37 ` [PATCH 3/4] [gdb/testsuite] Add missing type_offset in gdb.dwarf/debug-names-tu.exp Tom de Vries
2026-05-22 15:03 ` Tom Tromey
2026-05-23 8:15 ` Tom de Vries
2026-05-22 14:37 ` [PATCH 4/4] [gdb/testsuite] Improve dwarf assembly for implicit const in .debug_names Tom de Vries
2026-05-22 14:54 ` Tom Tromey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260522143737.3373000-1-tdevries@suse.de \
--to=tdevries@suse.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox