ld signed overflow fix
[deliverable/binutils-gdb.git] / gdb / main.h
index e707bf33efb35a52dccf3a7d90454d5cc02335ba..e44779a05604ff63e331e0a9ae34d650094086d8 100644 (file)
@@ -35,6 +35,9 @@ extern int return_child_result_value;
 extern int batch_silent;
 extern int batch_flag;
 
+/* * The name of the interpreter if specified on the command line.  */
+extern char *interpreter_p;
+
 /* From mingw-hdep.c, used by main.c.  */
 
 /* Return argv[0] in absolute form, if possible, or ARGV0 if not.  The
This page took 0.023701 seconds and 4 git commands to generate.