From: Phil Muldoon Date: Thu, 29 Aug 2013 10:20:03 +0000 (+0000) Subject: 2013-08-29 Phil Muldoon X-Git-Tag: binutils-2_24-branchpoint~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b791bb530cc1023a5e05a5216836bf80d71a6cd;p=thirdparty%2Fbinutils-gdb.git 2013-08-29 Phil Muldoon * gdb.python/py-arch.exp: Load gdb-python.exp. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1fe01f4a4dc..2aefa563ea5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-08-29 Phil Muldoon + + * gdb.python/py-arch.exp: Load gdb-python.exp. + 2013-08-29 Phil Muldoon * gdb.python/py-framefilter.py (FrameFilter.filter): Check diff --git a/gdb/testsuite/gdb.python/py-arch.exp b/gdb/testsuite/gdb.python/py-arch.exp index c0cada43a56..7413b44096a 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 . - +load_lib gdb-python.exp standard_testfile if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {