Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] [gdb/testsuite] Fix some more dwarf assembly test-cases
@ 2026-05-22 14:37 Tom de Vries
  2026-05-22 14:37 ` [PATCH 1/4] [gdb/testsuite] Remove invalid .debug_line section in gdb.dwarf2/dw2-icycle.exp Tom de Vries
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tom de Vries @ 2026-05-22 14:37 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-05-23  8:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-22 14:37 [PATCH 0/4] [gdb/testsuite] Fix some more dwarf assembly test-cases Tom de Vries
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox