New proc is_aarch32_target
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / thumb-singlestep.exp
index e7a865f263658d28521bd416d2c2c46c97136eb6..b1d2eb3dd3b503aaca77f197f01d30834d5b7174 100644 (file)
@@ -15,7 +15,7 @@
 
 # Test single-stepping into incorrectly marked Thumb routine
 
-if {![istarget arm*-*]} then {
+if {![is_aarch32_target]} then {
     verbose "Skipping ARM tests."
     return
 }
This page took 0.025176 seconds and 4 git commands to generate.