binutils-gdb/gdb/testsuite/gdb.server
Yao Qi 11e6c98f1b Test --wrapper when restarting process.
My patch series will affect the code starting inferior in GDBserver
(callees of start_inferior), so we need tests to cover how
start_inferior is used in different cases.

In server.c:process_serial_event, start_inferior is used when
GBDserver receives 'R' packet, and this patch is to add a test
for this path, and see how --wrapper option works when the process
is restarted.

gdb/testsuite:

2015-07-24  Yao Qi  <yao.qi@linaro.org>

	* gdb.server/ext-wrapper.exp: Test --wrapper option when
	restarting process.
2015-07-24 14:40:34 +01:00
..
ext-attach.c
ext-attach.exp
ext-restart.exp
ext-run.exp
ext-wrapper.exp Test --wrapper when restarting process. 2015-07-24 14:40:34 +01:00
file-transfer.exp
Makefile.in
no-thread-db.c
no-thread-db.exp
non-existing-program.exp
server-exec-info.exp
server-kill.c
server-kill.exp
server-mon.exp
server-run.exp
server.c
solib-list-lib.c
solib-list-main.c
solib-list.exp
transfer.txt
wrapper.c
wrapper.exp