* gdb.python/py-shared.exp: Call gdb_load_shlibs.
This commit is contained in:
parent
1ced966e34
commit
e6052b5dd3
2 changed files with 5 additions and 0 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue