public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed 0/4] [gdb/testsuite] Fix one more remote host issue in gdb.arch tests
@ 2023-03-17 18:26 Tom de Vries
  2023-03-17 18:26 ` [pushed 1/4] [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-host Tom de Vries
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom de Vries @ 2023-03-17 18:26 UTC (permalink / raw)
  To: gdb-patches

I added REMOTE_HOST_USERNAME in local-remote-host, similar to
REMOTE_TARGET_USERNAME in remote-gdbserver-on-localhost, and when
testing found two failing test-cases in gdb.arch.

The new setup also made clear to me that testing target board
native-stdio-gdbserver in combination with remote host doesn't make sense, so
I've dropped that from my test matrix.  I considered erroring out in the
target board for remote host, but couldn't convince myself that it wouldn't be
overly restrictive.

Tested on x86_64-linux.

Tom de Vries (4):
  [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-host
  [gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for remote host
  [gdb/testsuite] Handle remote host in gdb_load_shlib
  [gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn-reloc.exp

 gdb/testsuite/boards/local-remote-host.exp   | 27 +++++++++++++++++---
 gdb/testsuite/gdb.arch/ftrace-insn-reloc.exp |  4 +--
 gdb/testsuite/gdb.arch/i386-biarch-core.exp  |  2 ++
 gdb/testsuite/lib/gdb.exp                    | 26 ++++++++++++++-----
 4 files changed, 48 insertions(+), 11 deletions(-)


base-commit: 3741934fdb04cde6661335e160249f9a83e498a7
-- 
2.35.3


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

end of thread, other threads:[~2023-03-17 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 18:26 [pushed 0/4] [gdb/testsuite] Fix one more remote host issue in gdb.arch tests Tom de Vries
2023-03-17 18:26 ` [pushed 1/4] [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-host Tom de Vries
2023-03-17 18:26 ` [pushed 2/4] [gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for remote host Tom de Vries
2023-03-17 18:26 ` [pushed 3/4] [gdb/testsuite] Handle remote host in gdb_load_shlib Tom de Vries
2023-03-17 18:26 ` [pushed 4/4] [gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn-reloc.exp Tom de Vries

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).