gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-objfile-script.exp
index 01438382d710a800c43fb7948c031ac354969554..12d67956224921b6df676f80123eb3a0c1c2b72a 100644 (file)
@@ -37,6 +37,7 @@ if { [skip_python_tests] } { continue }
 set remote_python_file [remote_download host ${srcdir}/${subdir}/${testfile}-gdb.py.in ${subdir}/${testfile}-gdb.py]
 
 gdb_reinitialize_dir $srcdir/$subdir
+gdb_test_no_output "set auto-load safe-path ${remote_python_file}" "set auto-load safe-path"
 gdb_load ${binfile}
 
 # Verify gdb loaded the script.
This page took 0.025027 seconds and 4 git commands to generate.