]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix tspeed test case: copy libinproctrace to target
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 16 Mar 2018 19:40:38 +0000 (20:40 +0100)
committerAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 16 Mar 2018 19:40:38 +0000 (20:40 +0100)
commit8b067d2cf5bf801eb143b4b04da5c22607673471
treec6088ad220e98dfe596bd4929f57d959bd571f11
parentca2fd32c5508ff1b68781ba5b82e6cdbf9ca100a
Fix tspeed test case: copy libinproctrace to target

The tspeed test case does not execute correctly because libinproctrace.so
is not copied to the target.  This is fixed.

gdb/testsuite/ChangeLog:

* gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
that libinproctrace is copied to the target.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/tspeed.exp