2004-05-10 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / main.h
index 8ee189e8a9ddb824949ebad7acc047923323e4ae..1c91d0770f87cbcdf89d025ed0bc4f48c933ae25 100644 (file)
@@ -27,6 +27,7 @@ struct captured_main_args
   int argc;
   char **argv;
   int use_windows;
+  const char *interpreter_p;
 };
 
 extern int gdb_main (struct captured_main_args *);
This page took 0.02479 seconds and 4 git commands to generate.