* breakpoint.c (clean_up_filters): Remove.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / callframecfa.exp
index 42c02b097787da882089083c2bb116384fcdd50a..f88348ad396a863779e31674cc890682ac6455b4 100644 (file)
@@ -21,7 +21,7 @@ if {![dwarf2_support]} {
     return 0  
 }
 # This test can only be run on x86 targets.
-if {![istarget i?86-*]} {
+if {![is_x86_like_target]} {
     return 0  
 }
 
This page took 0.023932 seconds and 4 git commands to generate.