]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Skip directory tests in gdb.base/info_sources.exp on remote host
authorSandra Loosemore <sandra@codesourcery.com>
Mon, 13 Jul 2020 18:34:04 +0000 (11:34 -0700)
committerSandra Loosemore <sandra@codesourcery.com>
Mon, 13 Jul 2020 18:34:04 +0000 (11:34 -0700)
commit74e4b667ec3f227ea65ce39d2cebc493f84f7bc2
tree947a008feeda99c94aa872755244445fb6bb9788
parent7a705315596cf5effe01de8c3ac2535687c5663d
Skip directory tests in gdb.base/info_sources.exp on remote host

When testing on a remote host, source files from build are copied to
an arbitrary location on host.  Tests that try to pattern-match host
pathnames against directory prefixes on build don't generally work.

2020-07-13  Sandra Loosemore  <sandra@codesourcery.com>

gdb/testsuite/
* gdb.base/info_sources.exp: Skip directory match tests on
remote hosts.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/info_sources.exp