]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.cell/fork.exp
* gdb.cell/fork.exp: Delete breakpoints after reaching main.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.cell / fork.exp
index b8c603dddc28593438145bb2e9cebee51826442d..0e713e8f40f9922e7d83801943e44ffb86ff51e2 100644 (file)
@@ -61,6 +61,8 @@ if ![runto_main] then {
   return 0
 }
 
+delete_breakpoints
+
 gdb_test_no_output "set spu stop-on-load" "set spu stop-on-load"
 
 gdb_test "continue" "Continuing\\..*Temporary breakpoint \[0-9\]+, main \\(speid=.*, argp=.*, envp=.*\\) at .*$spu_file\\.c:.*spu_write_out_intr_mbox.*" \