PR ld/12549
[binutils-gdb.git] / gdb / infcmd.c
index f7ce69a94ef550ae61006b1cc38b34530eaaff82..1ef3b48715212e93c78b893438bd7745907a258c 100644 (file)
@@ -137,11 +137,6 @@ ptid_t inferior_ptid;
 
 CORE_ADDR stop_pc;
 
-/* Flag indicating that a command has proceeded the inferior past the
-   current breakpoint.  */
-
-int breakpoint_proceeded;
-
 /* Nonzero if stopped due to completion of a stack dummy routine.  */
 
 enum stop_stack_kind stop_stack_dummy;