Index: gdb.asm/asm-source.exp =================================================================== RCS file: /cvs/src/src/gdb/testsuite/gdb.asm/asm-source.exp,v retrieving revision 1.49 diff -u -p -r1.49 asm-source.exp --- gdb.asm/asm-source.exp 31 Jan 2004 14:32:24 -0000 1.49 +++ gdb.asm/asm-source.exp 19 Apr 2004 17:24:56 -0000 @@ -115,7 +115,8 @@ switch -glob -- [istarget] { } if { "${asm-arch}" == "" } { - gdb_suppress_entire_file "Assembly source test -- not implemented for this target." + unsupported "Assembly source test -- not implemented for this target." + return -1 } # On NetBSD/ELF we need a special NetBSD-identifying note section.