Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / gdb1555.exp
index 2c6fcc6b118e444d9f9001e34392413addb2ea4f..5d11195b7caf253656a2360e36601b999f691be8 100644 (file)
@@ -42,7 +42,7 @@ if { [gdb_compile_shlib $libsrc $libobj {debug}] != ""
 }
 
 clean_restart ${binfile}
-gdb_load_shlibs $libobj
+gdb_load_shlib $libobj
 
 if ![runto_main] then {
     fail "Can't run to main"
This page took 0.023884 seconds and 4 git commands to generate.