Add previous_saved_command_line to allow a command to repeat a previous command.
[deliverable/binutils-gdb.git] / gdb / top.h
index 025d9389d601cd3c19f839a470178e48b5172f26..aab03c13d69b08460d37e46aae9ff30d5a1d20ac 100644 (file)
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -217,7 +217,6 @@ extern void ui_register_input_event_handler (struct ui *ui);
 extern void ui_unregister_input_event_handler (struct ui *ui);
 
 /* From top.c.  */
-extern char *saved_command_line;
 extern int confirm;
 extern int inhibit_gdbinit;
 extern const char gdbinit[];
This page took 0.026063 seconds and 4 git commands to generate.