gdb/doc/
[binutils-gdb.git] / gdb / testsuite / gdb.base / unwindonsignal.c
index 98ac811f6e706a48b58a17a5cdc0981dcc1769c9..b8d1ff2def54cfd30b521a43b87a823ec3c9fb1e 100644 (file)
@@ -42,10 +42,6 @@ stop_here ()
 int
 main ()
 {
-#ifdef usestubs
-  set_debug_traps ();
-  breakpoint ();
-#endif
 
 #ifdef SIG_SETMASK
   /* Ensure all the signals aren't blocked.