Rename gdb_load_shlibs to gdb_load_shlib
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran / library-module.exp
index ded844a77973b4b6d4d2eba2458e28ea1d9712e2..8a913edf43d36d954fac565a6239aaef559a845f 100644 (file)
@@ -39,7 +39,7 @@ if  { [gdb_compile $srcdir/$subdir/$srcfile $binfile executable [list debug f90
 
 clean_restart $testfile
 
-gdb_load_shlibs $libfile
+gdb_load_shlib $libfile
 
 if ![runto MAIN__] then {
     perror "couldn't run to breakpoint MAIN__"
This page took 0.025316 seconds and 4 git commands to generate.