aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2019-04-18 23:37:33 +0200
committerTom de Vries <tdevries@suse.de>2019-04-18 23:37:33 +0200
commit36cd4ba59817473935f781174744e7883ff221ee (patch)
treea62edc3886bbd13ed8ab4cb5e8c56271e9300e9d /bfd
parentdc34c8972ec803b093201c4c12e084f059be32f7 (diff)
downloadfsf-binutils-gdb-36cd4ba59817473935f781174744e7883ff221ee.zip
fsf-binutils-gdb-36cd4ba59817473935f781174744e7883ff221ee.tar.gz
fsf-binutils-gdb-36cd4ba59817473935f781174744e7883ff221ee.tar.bz2
[gdb/testsuite] Fix gdb.base/break-probes.exp with native-gdbserver
When running break-probes.exp with native-gdbserver, we run into: ... FAIL: gdb.base/break-probes.exp: run til our library loads (the program exited) FAIL: gdb.base/break-probes.exp: call (int) foo(23) ... due to the fact that we're trying to match: ... Inferior loaded /data/gdb_versions/devel/build/gdb/testsuite/outputs/gdb.base\ /break-probes/break-probes-solib.so ... using pattern: ... Inferior loaded $sysroot$binfile_lib ... which expands into: ... Inferior loaded //data/gdb_versions/devel/build/gdb/testsuite/outputs/gdb.base\ /break-probes/break-probes-solib.so ... Fix by setting sysroot to "" in local-board.exp. Tested on x86_64-linux with native-gdbserver. gdb/testsuite/ChangeLog: 2019-04-18 Tom de Vries <tdevries@suse.de> PR gdb/24433 * boards/local-board.exp: Set sysroot to "".
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions