2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
* gdb.python/py-arch.exp: Load gdb-python.exp.
This commit is contained in:
parent
8f28f5226e
commit
5b791bb530
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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}] } {
|
||||
|
|
Loading…
Reference in a new issue