From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28435 invoked by alias); 4 Apr 2006 22:14:51 -0000 Received: (qmail 28426 invoked by uid 22791); 4 Apr 2006 22:14:51 -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; Tue, 04 Apr 2006 22:14:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FQtnU-0003Dh-Pc; Tue, 04 Apr 2006 18:14:48 -0400 Date: Tue, 04 Apr 2006 22:14:00 -0000 From: Daniel Jacobowitz To: "David S. Miller" Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Fix thread debugging on Sparc/Linux Message-ID: <20060404221448.GA12279@nevyn.them.org> Mail-Followup-To: "David S. Miller" , gdb-patches@sources.redhat.com References: <20060401.231203.48434968.davem@davemloft.net> <20060404.145455.31557955.davem@davemloft.net> <20060404220648.GA11871@nevyn.them.org> <20060404.150859.58684361.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060404.150859.58684361.davem@davemloft.net> User-Agent: Mutt/1.5.8i 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/msg00038.txt.bz2 On Tue, Apr 04, 2006 at 03:08:59PM -0700, David S. Miller wrote: > > Thanks. But, in the future, could you please wait for your patches to > > be reviewed like everyone else (or ask to be the maintainer for this > > port)? > > There is no maintainer for this port, I'm pretty much the only > person who works on it actively. :) I realize that, and I'm glad you do - Debian users still use it for sure. I have a couple other SPARC-specific bugs I need to get back to. But I just spent months of my life getting the GDB developers to agree to a set of policies, and eventually succeeded. I'd really appreciate it if you could follow them if you intend to contribute to GDB. They're documented in gdb/MAINTAINERS and were announced on the GDB lists. > > You added includes to source files, so Makefile.in needs to be updated. > > I'll fix that up, thanks for mentioning. Thanks. -- Daniel Jacobowitz CodeSourcery