binutils-gdb/gdb/testsuite/gdb.multi
Andreas Arnez 079670b94a Testsuite: fully migrate to use_gdb_stub convenience func
In the GDB test suite, there are still multiple invocations of
"target_info exists use_gdb_stub".  However, the recommended way of
checking for use_gdb_stub is to call the convenience function of the same
name.

Replace these occurrences and just call "use_gdb_stub" instead.

gdb/testsuite/ChangeLog:

	* gdb.ada/exec_changed.exp: Replace "target_info exists
	use_gdb_stub" by "use_gdb_stub".
	* gdb.ada/start.exp: Likewise.
	* gdb.base/async-shell.exp: Likewise.
	* gdb.base/attach-pie-misread.exp: Likewise.
	* gdb.base/attach-wait-input.exp: Likewise.
	* gdb.base/break-entry.exp: Likewise.
	* gdb.base/break-interp.exp: Likewise.
	* gdb.base/dprintf-detach.exp: Likewise.
	* gdb.base/nostdlib.exp: Likewise.
	* gdb.base/solib-nodir.exp: Likewise.
	* gdb.base/statistics.exp: Likewise.
	* gdb.base/testenv.exp: Likewise.
	* gdb.mi/mi-exec-run.exp: Likewise.
	* gdb.mi/mi-start.exp: Likewise.
	* gdb.multi/dummy-frame-restore.exp: Likewise.
	* gdb.multi/multi-arch-exec.exp: Likewise.
	* gdb.multi/multi-arch.exp: Likewise.
	* gdb.multi/tids.exp: Likewise.
	* gdb.multi/watchpoint-multi.exp: Likewise.
	* gdb.python/py-events.exp: Likewise.
	* gdb.threads/attach-into-signal.exp: Likewise.
	* gdb.threads/attach-stopped.exp: Likewise.
	* gdb.threads/threadapply.exp: Likewise.
	* lib/selftest-support.exp: Likewise.
2018-03-23 10:38:23 +01:00
..
base.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
bkpt-multi-exec.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
bkpt-multi-exec.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
crashme.c
dummy-frame-restore.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dummy-frame-restore.exp Testsuite: fully migrate to use_gdb_stub convenience func 2018-03-23 10:38:23 +01:00
goodbye.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hangout.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
hello.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
info-threads.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
multi-arch-exec.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
multi-arch-exec.exp Testsuite: fully migrate to use_gdb_stub convenience func 2018-03-23 10:38:23 +01:00
multi-arch.exp Testsuite: fully migrate to use_gdb_stub convenience func 2018-03-23 10:38:23 +01:00
multi-attach.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
multi-attach.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
multi-term-settings.c Per-inferior target_terminal state, fix PR gdb/13211, more 2018-01-30 14:55:18 +00:00
multi-term-settings.exp Per-inferior target_terminal state, fix PR gdb/13211, more 2018-01-30 14:55:18 +00:00
remove-inferiors.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
remove-inferiors.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tids.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
tids.exp Testsuite: fully migrate to use_gdb_stub convenience func 2018-03-23 10:38:23 +01:00
watchpoint-multi-exit.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
watchpoint-multi-exit.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
watchpoint-multi.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
watchpoint-multi.exp Testsuite: fully migrate to use_gdb_stub convenience func 2018-03-23 10:38:23 +01:00