]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/unwindonsignal.exp
gdb: Use UNSUPPORTED not XFAIL for unsupported target features
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / unwindonsignal.exp
index 6ff6b37d1961e121393b21ce7f05993d58fd1aa5..cf63c6dbd8e00750b66ff7a1348cd21e0aa14dad 100644 (file)
@@ -22,8 +22,7 @@ if [target_info exists gdb,nosignals] {
 # Some targets can't do function calls, so don't even bother with this
 # test.
 if [target_info exists gdb,cannot_call_functions] {
-    setup_xfail "*-*-*" 2416
-    fail "This target can not call functions"
+    unsupported "This target can not call functions"
     continue
 }