public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] gdb/testsuite: Miscellaneous fixes
@ 2023-04-19 19:30 Sandra Loosemore
  2023-04-19 19:30 ` [PATCH 1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support Sandra Loosemore
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Sandra Loosemore @ 2023-04-19 19:30 UTC (permalink / raw)
  To: gdb-patches

I've had most of these patches in our local GDB tree for some time, to
fix some broken tests we've encountered in testing our nios2-elf
toolchains and others we've seen in other toolchains too when testing
on remote Windows host.  Is it OK to push these to mainline?

-Sandra


Sandra Loosemore (5):
  gdb/testsuite: Fix style.exp failures on targets without argc/argv
    support
  gdb/testsuite: Fix style.exp failures on targets without libopcodes
    styling
  gdb/testsuite: Adjust some testcases to allow Windows pathnames
  gdb/testsuite: Disable some tests that are broken on remote Windows
    host
  gdb/testsuite: Make hook-stop.exp ignore termination message from GDB
    stub

 gdb/testsuite/gdb.base/bad-file.exp           |  6 +++
 gdb/testsuite/gdb.base/early-init-file.exp    |  6 +++
 .../gdb.base/empty-host-env-vars.exp          |  6 +++
 gdb/testsuite/gdb.base/hook-stop.exp          |  2 +-
 .../maint-expand-symbols-header-file.exp      |  4 +-
 gdb/testsuite/gdb.base/setshow.exp            | 14 +++--
 gdb/testsuite/gdb.base/style.exp              | 52 ++++++++++++++++---
 gdb/testsuite/gdb.dwarf2/dw2-filename.exp     |  2 +-
 gdb/testsuite/gdb.mi/mi-info-sources.exp      | 32 ++++++------
 9 files changed, 95 insertions(+), 29 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-04-22  0:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19 19:30 [PATCH 0/5] gdb/testsuite: Miscellaneous fixes Sandra Loosemore
2023-04-19 19:30 ` [PATCH 1/5] gdb/testsuite: Fix style.exp failures on targets without argc/argv support Sandra Loosemore
2023-04-19 19:30 ` [PATCH 2/5] gdb/testsuite: Fix style.exp failures on targets without libopcodes styling Sandra Loosemore
2023-04-21 14:37   ` Tom Tromey
2023-04-21 19:15     ` Sandra Loosemore
2023-04-19 19:30 ` [PATCH 3/5] gdb/testsuite: Adjust some testcases to allow Windows pathnames Sandra Loosemore
2023-04-21 14:44   ` Tom Tromey
2023-04-21 19:26     ` Sandra Loosemore
2023-04-22  0:11       ` Tom Tromey
2023-04-19 19:30 ` [PATCH 4/5] gdb/testsuite: Disable some tests that are broken on remote Windows host Sandra Loosemore
2023-04-21 14:46   ` Tom Tromey
2023-04-21 14:52   ` Tom Tromey
2023-04-21 19:33     ` Sandra Loosemore
2023-04-22  0:11       ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).