Fri Sep 4 13:57:43 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
[deliverable/binutils-gdb.git] / gdb / gdbtk.h
index a98be7a28fab4ab283c4cda4fbb84302898d0362..a138a338b31711b15bfb573abcd1c5748a240b41 100644 (file)
@@ -120,6 +120,9 @@ typedef struct gdbtk_result {
    
 extern gdbtk_result *result_ptr;
 
+/* GDB context identifier */
+extern int gdb_context;
+
 /*
  * These functions are used in all the modules of Gdbtk.
  * 
This page took 0.023708 seconds and 4 git commands to generate.