binutils-gdb/gdb/testsuite/boards
Pedro Alves 42d9e5288b Fix '--target_board=native-extended-gdbserver/-m32'
Running the testsuite with the native-extended-gdbserver.exp board and
passing a variant spec, like

  make check RUNTESTFLAGS="--target_board=native-extended-gdbserver/-m32"

results in dejagnu trying to open a rsh connection to
"native-extended-gdbserver", which of course is wrong.  The point of
this board is running things locally.

The issue is that the native-extended-gdbserver board does not clear
the "isremote" flag properly.

Reported by Sergio at:
  https://sourceware.org/ml/gdb-patches/2015-02/msg00067.html

testsuite/
2015-02-04  Pedro Alves  <palves@redhat.com>

	* boards/native-extended-gdbserver.exp: Remove any target variant
	specifications from the board name before clearing the isremote
	flag from board_info.
2015-02-04 14:53:24 +01:00
..
cc-with-tweaks.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
dwarf4-gdb-index.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
fission-dwp.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
fission.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
gdbserver-base.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
local-remote-host-native.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
local-remote-host-notty.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
local-remote-host.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
native-extended-gdbserver.exp Fix '--target_board=native-extended-gdbserver/-m32' 2015-02-04 14:53:24 +01:00
native-gdbserver.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
native-stdio-gdbserver.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
remote-stdio-gdbserver.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
stabs.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00