binutils-gdb/gdb/testsuite/boards
Simon Marchi 4872dc464d remote-stdio-gdbserver: Pass "target" to remote_exec to delete file
As described here

  https://sourceware.org/bugzilla/show_bug.cgi?id=22841

there seems to be situations where the remote-stdio-gdbserver board
fails to delete the uploaded binary file.  Passing "target" fixes the
issue for Christian who reported the bug.

I did not experience this problem, but passing "target" to remote_exec
still works for me, so I'm fine with changing it.

Any objection?

gdb/testsuite/ChangeLog:

	PR gdb/22841
	* boards/remote-stdio-gdbserver.exp (${board}_file): Pass
	"target" to remote_exec.
2018-03-08 17:54:54 -05:00
..
cc-with-tweaks.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dwarf4-gdb-index.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
fission-dwp.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
fission.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
gdbserver-base.exp Don't redefine upload/download/file in gdbserver-base 2018-03-08 17:53:57 -05:00
local-board.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
local-remote-host-native.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
local-remote-host-notty.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
local-remote-host.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
native-extended-gdbserver.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
native-gdbserver.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
native-stdio-gdbserver.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
remote-gdbserver-on-localhost.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
remote-stdio-gdbserver.exp remote-stdio-gdbserver: Pass "target" to remote_exec to delete file 2018-03-08 17:54:54 -05:00
stabs.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
stdio-gdbserver-base.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00