Rename gdb_load_shlibs to gdb_load_shlib
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-shared.exp
index 16375ed3b314f945f77023a6fc91f71735a9b1d6..8673e542b46c71b6dcc4843af82d8f18f0f08e8f 100644 (file)
@@ -41,7 +41,7 @@ if { [gdb_compile ${srcdir}/${subdir}/${srcfile} ${binfile} executable $exec_opt
 
 # Start with a fresh gdb.
 clean_restart $testfile
-gdb_load_shlibs ${library}
+gdb_load_shlib ${library}
 
 # Skip all tests if Python scripting is not enabled.
 if { [skip_python_tests] } { continue }
This page took 0.023595 seconds and 4 git commands to generate.