* gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / sigbpt.exp
index 660190a2f055226163ef0de4d99374dcb28653a2..6a6c58e46aa408680219945a2225ea793a1c6c66 100644 (file)
@@ -171,7 +171,7 @@ proc stepi_out { name args } {
     set test "${name}; stepi out of handler"
     gdb_test_multiple "stepi" "$test" {
        -re "Could not insert single-step breakpoint.*$gdb_prompt $" {
-           setup_kfail "sparc*-*-openbsd*" gdb/1736
+           setup_kfail gdb/1736 "sparc*-*-openbsd*"
            fail "$test (could not insert single-step breakpoint)"
        }
        -re "keeper.*$gdb_prompt $" {
This page took 0.024829 seconds and 4 git commands to generate.