]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Use boards/local-board.exp more
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 30 Nov 2017 16:39:31 +0000 (11:39 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 30 Nov 2017 16:39:31 +0000 (11:39 -0500)
commitf1af7b94c16029f2c6da9eae4076f64cd9383687
treec719aa90cb828151a95ef99cc50960883f15e885
parente3919f3e898aa5ab9a98dcaf9e242a9ebacc0757
Use boards/local-board.exp more

local-board.exp was introduced recently, containing the code required to
force the gdbserver boards to be non-remote (from the DejaGNU point of
view).  Other board files use the same trick of forcing isremote to 0.
Instead of doing it by hand in each file, include local-board.exp.

gdb/testsuite/ChangeLog:

* boards/cc-with-tweaks.exp: Include local-board.exp instead of
setting isremote by hand.
* boards/dwarf4-gdb-index.exp: Likewise.
* boards/fission.exp: Likewise.
* boards/stabs.exp: Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/boards/cc-with-tweaks.exp
gdb/testsuite/boards/dwarf4-gdb-index.exp
gdb/testsuite/boards/fission.exp
gdb/testsuite/boards/stabs.exp