aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/assign.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/assign.exp')
-rw-r--r--gdb/testsuite/gdb.base/assign.exp5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.base/assign.exp b/gdb/testsuite/gdb.base/assign.exp
index a69655d..b96588c 100644
--- a/gdb/testsuite/gdb.base/assign.exp
+++ b/gdb/testsuite/gdb.base/assign.exp
@@ -19,7 +19,7 @@
#
# tests for all the assignemnt operators
# with mixed types and with int type variables
-#
+#
#
# test running programs
@@ -33,7 +33,8 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
}
-clean_restart ${binfile}
+clean_restart
+gdb_load $binfile
#