2013-08-29 Phil Muldoon <pmuldoon@redhat.com>

* gdb.python/py-arch.exp: Load gdb-python.exp.
This commit is contained in:
Phil Muldoon 2013-08-29 10:20:03 +00:00
parent 8f28f5226e
commit 5b791bb530
2 changed files with 5 additions and 1 deletions

View 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

View 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}] } {