* gdb.python/py-shared.exp: Call gdb_load_shlibs.
This commit is contained in:
parent
1ced966e34
commit
e6052b5dd3
@ -1,3 +1,7 @@
|
||||
2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
|
||||
|
||||
* gdb.python/py-shared.exp: Call gdb_load_shlibs.
|
||||
|
||||
2011-07-22 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
|
||||
|
@ -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…
Reference in New Issue
Block a user