[gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.disasm / h8300s.exp
index 0ff64fd66b8f6067f6d89b94d8eb904ff28fe1e4..3df9cb11cb41180ab2fdb5f1bd4f91f416d5bdf7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000, 2007, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000-2013 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 
 # This file was written by Kazu Hirata. (kazu@hxi.com)
 
-if $tracelevel then {
-       strace $tracelevel
-}
-
 if ![istarget "h8300*-*-*"] {
     verbose "Tests ignored for all but h8300s based targets."
     return
 }
 
-set prms_id 0
-set bug_id 0
 
 set testfile "h8300s"
 set srcfile ${srcdir}/${subdir}/${testfile}.s
This page took 0.024427 seconds and 4 git commands to generate.