From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30666 invoked by alias); 10 Mar 2004 02:57:49 -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 30657 invoked from network); 10 Mar 2004 02:57:49 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 10 Mar 2004 02:57:49 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1B0tum-0004EE-LO; Tue, 09 Mar 2004 21:57:48 -0500 Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Daniel Jacobowitz To: Atsushi Nemoto Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Fix handle_inferior_event nostop signal handling for threads Message-ID: <20040310025748.GA16230@nevyn.them.org> Mail-Followup-To: Atsushi Nemoto , gdb-patches@sources.redhat.com References: <20040307010654.GA10796@nevyn.them.org> <20040309164100.GD27765@nevyn.them.org> <20040310.102920.112629913.nemoto@toshiba-tops.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040310.102920.112629913.nemoto@toshiba-tops.co.jp> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03/txt/msg00222.txt.bz2 On Wed, Mar 10, 2004 at 10:29:20AM +0900, Atsushi Nemoto wrote: > >>>>> 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 ? I'd prefer not to - infrun is infamously fragile. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30666 invoked by alias); 10 Mar 2004 02:57:49 -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 30657 invoked from network); 10 Mar 2004 02:57:49 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 10 Mar 2004 02:57:49 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1B0tum-0004EE-LO; Tue, 09 Mar 2004 21:57:48 -0500 Date: Wed, 10 Mar 2004 02:57:00 -0000 From: Daniel Jacobowitz To: Atsushi Nemoto Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] Fix handle_inferior_event nostop signal handling for threads Message-ID: <20040310025748.GA16230@nevyn.them.org> Mail-Followup-To: Atsushi Nemoto , gdb-patches@sources.redhat.com References: <20040307010654.GA10796@nevyn.them.org> <20040309164100.GD27765@nevyn.them.org> <20040310.102920.112629913.nemoto@toshiba-tops.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040310.102920.112629913.nemoto@toshiba-tops.co.jp> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03.o/txt/msg00222.txt Message-ID: <20040310025700.YJnUYdCyeOyRO_8vvWKYWFsWRRhuvRs5-HiXLGaV698@z> On Wed, Mar 10, 2004 at 10:29:20AM +0900, Atsushi Nemoto wrote: > >>>>> 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 ? I'd prefer not to - infrun is infamously fragile. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer