Message ID | 201107221756.p6MHu93Z017282@d06av02.portsmouth.uk.ibm.com |
---|---|
State | Accepted |
Headers | show |
Index: gdb/testsuite/gdb.python/py-shared.exp =================================================================== RCS file: /cvs/src/src/gdb/testsuite/gdb.python/py-shared.exp,v retrieving revision 1.3 diff -u -p -r1.3 py-shared.exp --- gdb/testsuite/gdb.python/py-shared.exp 1 Jan 2011 15:33:49 -0000 1.3 +++ gdb/testsuite/gdb.python/py-shared.exp 22 Jul 2011 17:34:25 -0000 @@ -45,6 +45,7 @@ gdb_exit gdb_start gdb_reinitialize_dir $srcdir/$subdir gdb_load ${binfile} +gdb_load_shlibs ${library} # Skip all tests if Python scripting is not enabled. if { [skip_python_tests] } { continue }