From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5319 invoked by alias); 4 Apr 2005 04:17:33 -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 5269 invoked from network); 4 Apr 2005 04:17:26 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 4 Apr 2005 04:17:26 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DIJ1i-0002BA-3x; Mon, 04 Apr 2005 00:17:26 -0400 Date: Mon, 04 Apr 2005 04:17:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Cc: Michael Snyder Subject: Re: [rfa/linux] Make SIGINT handling more robust Message-ID: <20050404041726.GA8258@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com, Michael Snyder References: <20050404041520.GA7722@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050404041520.GA7722@nevyn.them.org> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00042.txt.bz2 On Mon, Apr 04, 2005 at 12:15:20AM -0400, Daniel Jacobowitz wrote: > Tested on i686-pc-linux-gnu, with both LinuxThreads and NPTL. With > LinuxThreads, this removes an intermittent failure in watchthreads.exp > (improved testcase coming soon). Also tested with my previous patch on > mips-unknown-linux-gnu, where results for schedlock.exp go from abyssmal > to fairly good. Oops, that was supposed to be "intermittent failure in manythreads.exp". -- Daniel Jacobowitz CodeSourcery, LLC