2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 29 Aug 2013 10:20:03 +0000 (10:20 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 29 Aug 2013 10:20:03 +0000 (10:20 +0000)
* gdb.python/py-arch.exp: Load gdb-python.exp.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-arch.exp

index 1fe01f4a4dc03cb10df5095489eda21fb1b5f76f..2aefa563ea53c8920f0d93400bdf95099bfac5e0 100644 (file)
@@ -1,3 +1,7 @@
+2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.python/py-arch.exp: Load gdb-python.exp.
+
 2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
 
        * gdb.python/py-framefilter.py (FrameFilter.filter): Check
index c0cada43a56b65823e50e4650d22824502439dcc..7413b44096ad1968f9e79ec1f56bdb782469bebe 100644 (file)
@@ -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}] } {