gdb/doc/
[external/binutils.git] / gdb / testsuite / gdb.base / unwindonsignal.c
index 98ac811..b8d1ff2 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.