This is the mail archive of the gdb-patches@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: [RFC] Patch for QUIT macro support


On Fri, Oct 13, 2006 at 06:48:31AM -0700, Fred Fish wrote:
> On Friday 13 October 2006 06:30, Daniel Jacobowitz wrote:
> > Do you mean the big async patch?  If so it's still worth fixing this in
> > isolation.
> 
> Yes, just search for the couple of hunks that make changes to "quit_flag".
> 
> The key difference between my patch and Nick's is the test in async_request_quit
> to avoid call quit twice (once from the QUIT macro and once when the event
> loop gets around to checking the signal handlers).
> 
> Here's the patch I'm now testing.

Hey, Fred, did anything ever come of this?


-- 
Daniel Jacobowitz
CodeSourcery


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