gdb/
[binutils-gdb.git] / gdb / inferior.h
index 969974c3beeab59336a38b22c4d8439364e42e41..c237e6e9ea6b1b0ccfd1c50433f9e8ee5dac6aa1 100644 (file)
@@ -287,11 +287,6 @@ extern void notice_new_inferior (ptid_t, int, int);
 
 extern CORE_ADDR stop_pc;
 
-/* Flag indicating that a command has proceeded the inferior past the
-   current breakpoint.  */
-
-extern int breakpoint_proceeded;
-
 /* Nonzero if stopped due to completion of a stack dummy routine.  */
 
 extern int stop_stack_dummy;