* defs.h (quit_flag): Don't declare.
[deliverable/binutils-gdb.git] / gdb / remote-mips.c
index 7219bc76be1860d1bda9b2c89d6bdba56a96c423..eee2460ef3af9981f88889cbe4df6f80b519ead5 100644 (file)
@@ -588,6 +588,7 @@ mips_expect_timeout (const char *string, int timeout)
     }
 
   immediate_quit++;
+  QUIT;
   while (1)
     {
       int c;
This page took 0.027097 seconds and 4 git commands to generate.