X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fremote-mips.c;h=eee2460ef3af9981f88889cbe4df6f80b519ead5;hb=522002f96cdfe306cb3385d075a5ae9f8381969e;hp=7219bc76be1860d1bda9b2c89d6bdba56a96c423;hpb=b583003e103cc0a55ff90a414045a3f647ab1a6e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 7219bc76be..eee2460ef3 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -588,6 +588,7 @@ mips_expect_timeout (const char *string, int timeout) } immediate_quit++; + QUIT; while (1) { int c;