Clarify "list" output when specified lines are ambiguous
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / consecutive.c
index bfea4296aec33e1c9408e0cf4b99e7dd755aacaf..7d0cea942ad3419829b1ecb01d4843c12114d4e6 100644 (file)
@@ -12,9 +12,5 @@ int foo ()
 
 main()
 {
-#ifdef usestubs
-    set_debug_traps ();
-    breakpoint ();
-#endif
   foo ();
 }
This page took 0.024806 seconds and 4 git commands to generate.