aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.disasm/am33.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-25 14:42:39 -0700
committerTom Tromey <tom@tromey.com>2023-01-26 18:28:32 -0700
commiteefe81b52301076b6cdd5bec3664d1a4c4978b9f (patch)
tree310de6da916744f2a451655ba0c324c88c90c052 /gdb/testsuite/gdb.disasm/am33.exp
parent396b136e89e1a5b35a3b57a8662d190d1d9eef6d (diff)
downloadgdb-eefe81b52301076b6cdd5bec3664d1a4c4978b9f.zip
gdb-eefe81b52301076b6cdd5bec3664d1a4c4978b9f.tar.gz
gdb-eefe81b52301076b6cdd5bec3664d1a4c4978b9f.tar.bz2
Use clean_restart in gdb.disasm
Change gdb.disasm to use clean_restart more consistently.
Diffstat (limited to 'gdb/testsuite/gdb.disasm/am33.exp')
-rw-r--r--gdb/testsuite/gdb.disasm/am33.exp7
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.disasm/am33.exp b/gdb/testsuite/gdb.disasm/am33.exp
index a278f39..5193685 100644
--- a/gdb/testsuite/gdb.disasm/am33.exp
+++ b/gdb/testsuite/gdb.disasm/am33.exp
@@ -795,12 +795,7 @@ proc dsp_autoincrement_tests { } {
}
}
-# Start with a fresh gdb.
-
-gdb_exit
-gdb_start
-gdb_reinitialize_dir $srcdir/$subdir
-gdb_load $binfile
+clean_restart $binfile
call_tests
movm_tests