binutils-gdb/gdb/testsuite/gdb.multi
Tom de Vries 44f6938ead [gdb/testsuite] Skip multi-target.exp without gdbserver
Pre-commit 919adfe840 "Move gdbserver to top level", if we build gdb with
--disable-gdbserver, and run test-case gdb.multi/multi-target.exp, we run
into:
...
(gdb) PASS: gdb.multi/multi-target.exp: continue: non-stop=off: set remote-exec file in inferior 2
spawn of  --once --multi localhost:2346 failed
ERROR: tcl error sourcing /data/gdb_versions/devel/src/gdb/testsuite/gdb.multi/multi-target.exp.
ERROR: Timeout waiting for gdbserver response.
...

Fix this by using skip_gdbserver_tests in multi-target.exp.

Tested on x86_64-linux.

gdb/testsuite/ChangeLog:

2020-02-10  Tom de Vries  <tdevries@suse.de>

	* gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2020-02-10 13:22:09 +01:00
..
base.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
bkpt-multi-exec.c
bkpt-multi-exec.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
crashme.c
dummy-frame-restore.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dummy-frame-restore.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
goodbye.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hangout.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
hello.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
info-threads.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-arch-exec.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-arch-exec.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-arch.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-attach.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-attach.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-re-run-1.c Fix re-runs of a second inferior (PR gdb/25410) 2020-01-24 18:46:20 +00:00
multi-re-run-2.c Fix re-runs of a second inferior (PR gdb/25410) 2020-01-24 18:46:20 +00:00
multi-re-run.exp Fix re-runs of a second inferior (PR gdb/25410) 2020-01-24 18:46:20 +00:00
multi-target.c Add multi-target tests 2020-01-10 20:06:09 +00:00
multi-target.exp [gdb/testsuite] Skip multi-target.exp without gdbserver 2020-02-10 13:22:09 +01:00
multi-term-settings.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
multi-term-settings.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
remove-inferiors.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
remove-inferiors.exp Add "info connections" command, "info inferiors" connection number/string 2020-01-10 20:06:14 +00:00
tids-gid-reset.c Preserve selected thread in all-stop w/ background execution 2020-01-10 20:05:41 +00:00
tids-gid-reset.exp Preserve selected thread in all-stop w/ background execution 2020-01-10 20:05:41 +00:00
tids.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tids.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-multi-exit.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-multi-exit.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-multi.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
watchpoint-multi.exp Add "info connections" command, "info inferiors" connection number/string 2020-01-10 20:06:14 +00:00