2001-01-26 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gdbcore.h
index bdf14c264a877049e1117416abe7d5ca9a9e8c5f..c3db1da0828c6048f347b76ce6fd81a2985b7af0 100644 (file)
@@ -98,9 +98,11 @@ extern int write_files;
 
 extern void core_file_command (char *filename, int from_tty);
 
+extern void exec_open (char *filename, int from_tty);
+
 extern void exec_file_attach (char *filename, int from_tty);
 
-extern void exec_file_command (char *filename, int from_tty);
+extern void exec_file_clear (int from_tty);
 
 extern void validate_files (void);
 
This page took 0.023375 seconds and 4 git commands to generate.