PR remote/15455 - QTro remote packet broken
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / ax.exp
index c5e2c8cdbf56c3d3311f41cadfbe579a35f71a9b..523d46938033d10a21a8d177e018ad3c8ef3c018 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2010 Free Software Foundation, Inc.
+#   Copyright 2010-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
 
 load_lib "trace-support.exp";
 
-if $tracelevel then {
-    strace $tracelevel
-}
-
 
 gdb_exit
 gdb_start
-set testfile "actions"
-set srcfile ${testfile}.c
-set binfile $objdir/$subdir/ax
+standard_testfile actions.c
 if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
          executable {debug nowarnings}] != "" } {
     untested ax.exp
This page took 0.025809 seconds and 4 git commands to generate.