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


> > 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.
> ...

Just to be clear, this part of my patch comes from changes Apple made to
their version of GDB.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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