]> andersk Git - moira.git/blobdiff - gdb/gdb_lib.h
declare gdb_Options
[moira.git] / gdb / gdb_lib.h
index c67b6eb316a1392c7ac641473b045c5ec83cf894..b9f5205a0247b02ea8f04b176538e885c9882f10 100644 (file)
@@ -54,6 +54,8 @@ int  (*gdb_fmv)() = gdb_fm;
 /*     
 /************************************************************************/
 
+int    gdb_Options=0;                          /* GDB options are set here */
+
 int    gdb_Debug=0;                            /* debugging flags are */
                                                /* stored here */
 FILE *gdb_log = stderr;                                /* all debugging */
This page took 0.034694 seconds and 4 git commands to generate.