aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-10-07 16:17:34 +0200
committerTom de Vries <tdevries@suse.de>2022-10-07 16:17:34 +0200
commit8ed73e316466987d0d33ce9e21ebc8ff9aa4c4d7 (patch)
treec5fefc476788a2c9d7aea172427a2f07a237b6aa /gdb/python
parentea4e4a19b7f6c192c307b5a37c67d141f3aea074 (diff)
downloadbinutils-8ed73e316466987d0d33ce9e21ebc8ff9aa4c4d7.zip
binutils-8ed73e316466987d0d33ce9e21ebc8ff9aa4c4d7.tar.gz
binutils-8ed73e316466987d0d33ce9e21ebc8ff9aa4c4d7.tar.bz2
[gdb/testsuite] Fix path in test name in gdb_load_shlib
When running test-case gdb.server/solib-list.exp with target board remote-gdbserver-on-localhost, I run into: ... (gdb) set solib-search-path $outputs/gdb.server/solib-list^M (gdb) PASS: gdb.server/solib-list.exp: non-stop 0: \ set solib-search-path $outputs/gdb.server/solib-list PATH: gdb.server/solib-list.exp: non-stop 0: \ set solib-search-path $outputs/gdb.server/solib-list ... This is due to this code in gdb_load_shlib: ... gdb_test "set solib-search-path [file dirname $file]" "" "" ... Fix this by setting an explicit test name. Tested on x86_64-linux, with native and target boards remote-gdbserver-on-localhost, native-gdbserver and native-extended-gdbserver.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions