From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31253 invoked by alias); 4 Apr 2006 22:22:56 -0000 Received: (qmail 31242 invoked by uid 22791); 4 Apr 2006 22:22:55 -0000 X-Spam-Check-By: sourceware.org Received: from dsl027-180-168.sfo1.dsl.speakeasy.net (HELO sunset.davemloft.net) (216.27.180.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Apr 2006 22:22:55 +0000 Received: from localhost ([127.0.0.1] ident=davem) by sunset.davemloft.net with esmtp (Exim 4.60) (envelope-from ) id 1FQtvV-0006H3-0J; Tue, 04 Apr 2006 15:23:05 -0700 Date: Tue, 04 Apr 2006 22:22:00 -0000 Message-Id: <20060404.152304.38399258.davem@davemloft.net> To: drow@false.org Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Fix thread debugging on Sparc/Linux From: "David S. Miller" In-Reply-To: <20060404221448.GA12279@nevyn.them.org> References: <20060404220648.GA11871@nevyn.them.org> <20060404.150859.58684361.davem@davemloft.net> <20060404221448.GA12279@nevyn.them.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-04/txt/msg00039.txt.bz2 From: Daniel Jacobowitz Date: Tue, 4 Apr 2006 18:14:48 -0400 > I'd really appreciate it if you could follow them if you intend to > contribute to GDB. Sure. I'm just running through the entire testsuite right now on sparc-*-linux* trying to fix every failure that shows up.