Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] [gdb/testsuite] Fix some dwarf assembly test-cases
@ 2026-05-20 15:38 Tom de Vries
  2026-05-20 15:38 ` [PATCH 1/3] [gdb/testsuite] Clean up gdb.dwarf2/imported-unit-c.exp Tom de Vries
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom de Vries @ 2026-05-20 15:38 UTC (permalink / raw)
  To: gdb-patches

I ran readelf -w on the executable from test-case
gdb.dwarf2/imported-unit-c.exp, and saw some warnings.

This patch series fixes those, and a few more warnings in other test-cases
that I found using readelf -w and llvm-dwarfdump -a.

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

Tom de Vries (3):
  [gdb/testsuite] Clean up gdb.dwarf2/imported-unit-c.exp
  [gdb/testsuite] Clean up duplicate .debug_aranges terminators
  [gdb/testsuite] Don't generate dummy CUs in dwz files

 gdb/testsuite/gdb.dwarf2/dwzbuildid.tcl       |  4 +-
 gdb/testsuite/gdb.dwarf2/imported-unit-c.exp  | 40 -------------------
 gdb/testsuite/gdb.dwarf2/short-build-id.exp   |  1 -
 .../gdb.dwarf2/struct-with-sig-2.exp          |  2 +-
 4 files changed, 2 insertions(+), 45 deletions(-)


base-commit: 8822682db0b86fcbf16b41397424cd78d48c924d
-- 
2.51.0


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

end of thread, other threads:[~2026-05-21 14:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-20 15:38 [PATCH 0/3] [gdb/testsuite] Fix some dwarf assembly test-cases Tom de Vries
2026-05-20 15:38 ` [PATCH 1/3] [gdb/testsuite] Clean up gdb.dwarf2/imported-unit-c.exp Tom de Vries
2026-05-20 15:38 ` [PATCH 2/3] [gdb/testsuite] Clean up duplicate .debug_aranges terminators Tom de Vries
2026-05-20 15:38 ` [PATCH 3/3] [gdb/testsuite] Don't generate dummy CUs in dwz files Tom de Vries
2026-05-21 14:07 ` [PATCH 0/3] [gdb/testsuite] Fix some dwarf assembly test-cases Tom Tromey

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