aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.pascal/types.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.pascal/types.exp')
-rw-r--r--gdb/testsuite/gdb.pascal/types.exp6
1 files changed, 1 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.pascal/types.exp b/gdb/testsuite/gdb.pascal/types.exp
index 1bf013c..af2d31e 100644
--- a/gdb/testsuite/gdb.pascal/types.exp
+++ b/gdb/testsuite/gdb.pascal/types.exp
@@ -68,11 +68,7 @@ proc test_float_literal_types_accepted {} {
gdb_test "pt 10E20" "type = double"
}
-# Start with a fresh gdb.
-
-gdb_exit
-gdb_start
-gdb_reinitialize_dir $srcdir/$subdir
+clean_restart
if {[set_lang_pascal]} {
test_integer_literal_types_accepted