aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
diff options
context:
space:
mode:
authorPhil Muldoon <pmuldoon@redhat.com>2013-08-29 10:20:03 +0000
committerPhil Muldoon <pmuldoon@redhat.com>2013-08-29 10:20:03 +0000
commit5b791bb530cc1023a5e05a5216836bf80d71a6cd (patch)
tree3a5a8b3e01ab63a1d02c607c393a7e6ec97c5aa9 /gdb/testsuite/gdb.python
parent8f28f5226e56f018d5dec05522124f868ec86081 (diff)
downloadgdb-5b791bb530cc1023a5e05a5216836bf80d71a6cd.zip
gdb-5b791bb530cc1023a5e05a5216836bf80d71a6cd.tar.gz
gdb-5b791bb530cc1023a5e05a5216836bf80d71a6cd.tar.bz2
2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
* gdb.python/py-arch.exp: Load gdb-python.exp.
Diffstat (limited to 'gdb/testsuite/gdb.python')
-rw-r--r--gdb/testsuite/gdb.python/py-arch.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-arch.exp b/gdb/testsuite/gdb.python/py-arch.exp
index c0cada4..7413b44 100644
--- a/gdb/testsuite/gdb.python/py-arch.exp
+++ b/gdb/testsuite/gdb.python/py-arch.exp
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
+load_lib gdb-python.exp
standard_testfile
if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {