[gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.exp
authorTom de Vries <tdevries@suse.de>
Tue, 21 Mar 2023 11:47:28 +0000 (12:47 +0100)
committerTom de Vries <tdevries@suse.de>
Tue, 21 Mar 2023 11:47:28 +0000 (12:47 +0100)
commitccd7caeea05eec1d43a1e63a7784db3570c02db0
treeff00875653867bd43ccf6f90fed996e8483edc29
parent6ad0261323ae6df46439fc9bec312e21ed80397a
[gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.exp

Looking at the implementation of ${board}_file in remote-stdio-gdbserver.exp,
I don't see a relevant difference with the implementation of standard_file
in dejagnu.

Simplify the board by removing ${board}_file.

Tested on x86_64-linux, by running gdb.testsuite/board-sanity.exp.
gdb/testsuite/boards/remote-stdio-gdbserver.exp