gdb/
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 60d59137ba407fd92531784fc7fdd59976cfbf60..31764d2f088b385e977cdfef4e0e996631bf9c75 100644 (file)
@@ -135,6 +135,8 @@ extern void clear_proceed_status (void);
 
 extern void proceed (CORE_ADDR, enum target_signal, int);
 
+extern int sched_multi;
+
 /* When set, stop the 'step' command if we enter a function which has
    no line number information.  The normal behavior is that we step
    over such function.  */
This page took 0.03726 seconds and 4 git commands to generate.