aboutsummaryrefslogtreecommitdiff
path: root/gdb/inferior.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/inferior.h')
-rw-r--r--gdb/inferior.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/inferior.h b/gdb/inferior.h
index e29ff4e..fa3b25e 100644
--- a/gdb/inferior.h
+++ b/gdb/inferior.h
@@ -288,10 +288,6 @@ extern CORE_ADDR stop_pc;
extern int breakpoint_proceeded;
-/* Nonzero if stopped due to a step command. */
-
-extern int stop_step;
-
/* Nonzero if stopped due to completion of a stack dummy routine. */
extern int stop_stack_dummy;