gdb: Allow GDB to _not_ load a previous command history
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / structs2.c
index f1eeab1adc2e73d84af0d3d116a5acb584470b6c..7c8be035221d12446b36060722a898071f64452e 100644 (file)
@@ -10,10 +10,6 @@ int bkpt;
 int
 main ()
 {
-#ifdef usestubs
-  set_debug_traps ();
-  breakpoint ();
-#endif
 
   bkpt = 0;
   param_reg (120, 130, 32000, 33000);
This page took 0.035788 seconds and 4 git commands to generate.