[RFA/RFC] QUIT doesn't seem to be working !?

Joel Brobecker brobecker@gnat.com
Thu Feb 26 17:32:00 GMT 2004


> > Just don't try this at home:
> > 
> > (gdb) while 1
> > end
> > 
> > (but I suspect that's always been broken as well).
> 
> Is there even a QUIT in that code path?

I think so. With the patch I suggested, I can interrupt this loop
using Control-C. But I also see the 2 "Quit" acknoledgements, the
problem you mentionned long ago when you first reviewed my patch...

        (gdb) while 1
         >end
        ^CQuit
        (gdb) Quit

-- 
Joel



More information about the Gdb-patches mailing list