binutils-gdb/gdb/testsuite/gdb.server
Pedro Alves 0e433b3202 Fix gdb.server/solib-list.exp native-extended-gdbserver regression
Commit 221e1a37 (remote non-stop: Process initially stopped threads
before other commands) caused a test regression when testing with the
native-extended-gdbserver board:

  FAIL: gdb.server/solib-list.exp: non-stop 1: non-stop interior stop (timeout)

This "interior stop" now happens before "target remote" prints the
prompt, so we should no longer explicitly expect it.

gdb/testsuite/ChangeLog:
2015-08-20  Pedro Alves  <palves@redhat.com>

	* gdb.server/solib-list.exp: No longer expect an interior stop in
	non-stop mode.
2015-08-20 20:08:48 +01:00
..
connect-stopped-target.c remote non-stop: Process initially stopped threads before other commands 2015-08-20 18:27:55 +01:00
connect-stopped-target.exp remote non-stop: Process initially stopped threads before other commands 2015-08-20 18:27:55 +01:00
ext-attach.c
ext-attach.exp
ext-restart.exp
ext-run.exp
ext-wrapper.exp
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 Fix gdb.server/solib-list.exp native-extended-gdbserver regression 2015-08-20 20:08:48 +01:00
transfer.txt
wrapper.c
wrapper.exp