From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10197 invoked by alias); 10 Feb 2007 20:45:10 -0000 Received: (qmail 10189 invoked by uid 22791); 10 Feb 2007 20:45:10 -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; Sat, 10 Feb 2007 20:45:05 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFz5W-0007fl-MF; Sat, 10 Feb 2007 15:44:50 -0500 Date: Sat, 10 Feb 2007 20:45:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: Nick Roberts , Mark Kettenis , gdb@sourceware.org Subject: Re: quit no longer seems to work Message-ID: <20070210204450.GA29424@nevyn.them.org> Mail-Followup-To: Fred Fish , Nick Roberts , Mark Kettenis , gdb@sourceware.org References: <200702082226.l18MQo4f013474@brahms.sibelius.xs4all.nl> <17867.58160.575337.645831@kahikatea.snap.net.nz> <20070209165306.GA15875@nevyn.them.org> <200702091648.36450.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702091648.36450.fnf@specifix.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00068.txt.bz2 On Fri, Feb 09, 2007 at 04:48:36PM -0700, Fred Fish wrote: > 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. In that case, could you please post the patch you committed to gdb-patches? Thanks. -- Daniel Jacobowitz CodeSourcery