2012-03-01 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / main.h
index 6c5e0f300b275e6259aa0d4a9a8bacff43705dfe..41dbdd6cc69c232a6176f049a85f17bf76a1cbec 100644 (file)
@@ -1,6 +1,6 @@
 /* Main interface for GDB, the GNU debugger.
 
-   Copyright (C) 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -33,5 +33,7 @@ extern int gdb_main (struct captured_main_args *);
 /* From main.c.  */
 extern int return_child_result;
 extern int return_child_result_value;
+extern int batch_silent;
+extern int batch_flag;
 
 #endif
This page took 0.024081 seconds and 4 git commands to generate.