]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog-2014-2021
Have testsuite find gdbserver in new location
authorTom Tromey <tom@tromey.com>
Fri, 14 Feb 2020 21:14:38 +0000 (14:14 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 14 Feb 2020 21:14:38 +0000 (14:14 -0700)
commitf251f50533110132ce83678d644d53b1d1110b05
treedf0286067321d7a43bc82893487c9720f63a95da
parente8217e61f5952ccfdabb0c4ee0c237a363e9bd99
Have testsuite find gdbserver in new location

This updates the gdb testsuite to look for gdbserver in its new
location.  The old location is also checked for, on the theory that
perhaps someone sets GDB to a full path for install testing.

gdb/testsuite/ChangeLog
2020-02-14  Tom Tromey  <tom@tromey.com>

* lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
build directory.
* boards/gdbserver-base.exp: Update path to gdbserver.

Change-Id: If03db762ba53882ddfaf2d2d516de14c3fa03938
gdb/testsuite/ChangeLog
gdb/testsuite/boards/gdbserver-base.exp
gdb/testsuite/lib/gdbserver-support.exp