From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2056 invoked by alias); 10 Mar 2004 01:28:11 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1869 invoked from network); 10 Mar 2004 01:28:01 -0000 Received: from unknown (HELO topsns.toshiba-tops.co.jp) (202.230.225.5) by sources.redhat.com with SMTP; 10 Mar 2004 01:28:01 -0000 Received: from no.name.available by topsns.toshiba-tops.co.jp via smtpd (for sources.redhat.com [67.72.78.213]) with SMTP; 10 Mar 2004 01:28:09 UT Received: from localhost (fragile [172.17.28.65]) by srd2sd.toshiba-tops.co.jp (8.12.10/8.12.10) with ESMTP id i2A1Rr1x006553; Wed, 10 Mar 2004 10:27:53 +0900 (JST) (envelope-from anemo@mba.ocn.ne.jp) Date: Fri, 19 Mar 2004 00:09:00 -0000 Message-ID: <20040310.102920.112629913.nemoto@toshiba-tops.co.jp> To: drow@false.org Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Fix handle_inferior_event nostop signal handling for threads From: Atsushi Nemoto In-Reply-To: <20040309164100.GD27765@nevyn.them.org> References: <20040307010654.GA10796@nevyn.them.org> <20040309164100.GD27765@nevyn.them.org> X-Fingerprint: 6ACA 1623 39BD 9A94 9B1A B746 CA77 FE94 2874 D52F X-Pgp-Public-Key: http://wwwkeys.pgp.net/pks/lookup?op=get&search=0x2874D52F Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00219.txt.bz2 Message-ID: <20040319000900.xpWqtX8Foh4q67yT10P1Ayxs8daCxS1EbjaskpbzaRM@z> >>>>> On Tue, 9 Mar 2004 11:41:00 -0500, Daniel Jacobowitz said: drow> I've committed this for HEAD after retesting on i686-linux and drow> i686-linux/gdbserver. Thanks! I'm more happy if I see the fix in 6.1 branch too. Is it too late for 6.1 release ? --- Atsushi Nemoto