From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29887 invoked by alias); 16 Oct 2006 00:08:23 -0000 Received: (qmail 29879 invoked by uid 22791); 16 Oct 2006 00:08:22 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Oct 2006 00:08:19 +0000 Received: from kahikatea.snap.net.nz (p202-124-124-213.snap.net.nz [202.124.124.213]) by viper.snap.net.nz (Postfix) with ESMTP id 6C7E17BA88A; Mon, 16 Oct 2006 13:08:11 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 0AD6EBE44D; Mon, 16 Oct 2006 13:05:18 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17714.52413.154195.342821@kahikatea.snap.net.nz> Date: Mon, 16 Oct 2006 00:08:00 -0000 To: Fred Fish Cc: Daniel Jacobowitz , GDB Patches Subject: Re: [RFC] Patch for QUIT macro support X-Mailer: VM 7.19 under Emacs 22.0.50.26 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00176.txt.bz2 > > 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