This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: quit no longer seems to work


On Friday 09 February 2007 09:53, Daniel Jacobowitz wrote:
> Fred, have you had a chance to look at this?
> > Mark Kettenis writes:
> > ...
> > !   if (quit_flag == 0 && immediate_quit == 0)

OK, I verified that the first patch does cause gdb testsuite
regressions and the suggested patch does resolve them.  I just checked
in a patch that is equivalent to the suggested patch, but a little
cleaner I believe.

-Fred



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]