aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.trace/circ.exp
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2009-11-05 20:06:03 +0000
committerDaniel Jacobowitz <drow@false.org>2009-11-05 20:06:03 +0000
commitf8b7eaf30a06a95eb0e000f0bb36dcaa92725137 (patch)
tree836956d9e0574f0beeddcf5e636321b62988f142 /gdb/testsuite/gdb.trace/circ.exp
parent12af2ab656102bf73265db464ab89e76ff8c0512 (diff)
downloadfsf-binutils-gdb-f8b7eaf30a06a95eb0e000f0bb36dcaa92725137.zip
fsf-binutils-gdb-f8b7eaf30a06a95eb0e000f0bb36dcaa92725137.tar.gz
fsf-binutils-gdb-f8b7eaf30a06a95eb0e000f0bb36dcaa92725137.tar.bz2
* config/m68k-emc.exp, lib/emc-support.exp,
gdb.trace/gdb_c_test.c: Delete. * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp, gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp, gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special casing for m68k-*-elf.
Diffstat (limited to 'gdb/testsuite/gdb.trace/circ.exp')
-rw-r--r--gdb/testsuite/gdb.trace/circ.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.trace/circ.exp b/gdb/testsuite/gdb.trace/circ.exp
index 1911d6a..9a2c6f9 100644
--- a/gdb/testsuite/gdb.trace/circ.exp
+++ b/gdb/testsuite/gdb.trace/circ.exp
@@ -13,11 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-if [istarget "m68k-*-elf"] then {
- pass "Test not supported on this target"
- return;
-}
-
load_lib "trace-support.exp"
if $tracelevel then {