aboutsummaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2016-04-06 16:49:37 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2016-04-06 16:49:38 -0400
commitc2f901dfb6cb5ae2845a48503df1fe0065085f83 (patch)
treee6338572638d21df45e9b5c1939c838bc136cfb2 /cpu
parent147316171d8c1e090f0240133088398725ca8460 (diff)
downloadgdb-c2f901dfb6cb5ae2845a48503df1fe0065085f83.zip
gdb-c2f901dfb6cb5ae2845a48503df1fe0065085f83.tar.gz
gdb-c2f901dfb6cb5ae2845a48503df1fe0065085f83.tar.bz2
Fix gdb.threads/dlopen-libpthread.exp crash
Following, commit 6e774b13c3b81ac2599812adf058796948ce7e95 Make ftrace tests work with remote targets the test gdb.threads/dlopen-libpthread.exp started to fail with: ERROR: error copying "/home/emaisin/build/binutils-gdb/gdb/testsuite/gdb.threads/dlopen-libpthread.so": no such file or directory This is because the library path is not computed using standard_output_file, so we try to gdb_load_shlibs an unexisting file. gdb/testsuite/ChangeLog: * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using standard_output_file. Remove unused binfile variable.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions