From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21102 invoked by alias); 21 Jan 2007 17:44:26 -0000 Received: (qmail 21085 invoked by uid 22791); 21 Jan 2007 17:44:25 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 21 Jan 2007 17:44:20 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H8gjq-0003pr-9h; Sun, 21 Jan 2007 12:44:18 -0500 Date: Sun, 21 Jan 2007 17:44:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: GDB Patches Subject: Re: [RFC] Patch for QUIT macro support Message-ID: <20070121174418.GJ12463@nevyn.them.org> Mail-Followup-To: Fred Fish , GDB Patches References: <200610130543.25806.fnf@specifix.com> <200610130622.39164.fnf@specifix.com> <20061013133046.GA9478@nevyn.them.org> <200610130648.31875.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610130648.31875.fnf@specifix.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00443.txt.bz2 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