User breakpoint ignored if software-single-step at same location
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / sss-bp-on-user-bp.exp
index 62415e7e523201a167c4ef28b3a6d9b8b61f3f3e..2a12ad6f6fc079c0abd21b0c5298b88c76442369 100644 (file)
@@ -47,6 +47,5 @@ gdb_test "si" "Breakpoint .* bar break .*"
 
 # If the breakpoint is still correctly inserted, then this jump should
 # re-trigger it.  Otherwise, GDB will lose control and the program
-# will exit.
-setup_kfail "breakpoints/17000" "*-*-*"
+# will exit.  See PR breakpoints/17000.
 gdb_test "jump *\$pc" "Breakpoint .* bar break .*"
This page took 0.024704 seconds and 4 git commands to generate.