From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32657 invoked by alias); 25 Mar 2004 12:43:18 -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 32614 invoked from network); 25 Mar 2004 12:43:12 -0000 Received: from unknown (HELO lakemtao04.cox.net) (68.1.17.241) by sources.redhat.com with SMTP; 25 Mar 2004 12:43:12 -0000 Received: from white ([68.9.64.121]) by lakemtao04.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040325124312.BWXS1670.lakemtao04.cox.net@white>; Thu, 25 Mar 2004 07:43:12 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1B6UCX-0005Uq-00; Thu, 25 Mar 2004 07:43:13 -0500 Date: Thu, 25 Mar 2004 12:43:00 -0000 From: Bob Rossi To: Robert Dewar Cc: Ian Lance Taylor , gdbheads@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [Gdbheads] A small patch case study, -file-list-exec-source-files Message-ID: <20040325124313.GA21101@white> Mail-Followup-To: Robert Dewar , Ian Lance Taylor , gdbheads@gnu.org, gdb-patches@sources.redhat.com References: <16456.65451.461753.66554@localhost.redhat.com> <20040306155700.GA9439@white> <20040311132508.GA2504@white> <20040323130900.GA17339@white> <40605C9F.2050700@gnat.com> <20040325043648.GA20454@white> <20040325055925.GS1104@gnat.com> <406279E4.3090903@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <406279E4.3090903@gnat.com> User-Agent: Mutt/1.3.28i X-SW-Source: 2004-03/txt/msg00608.txt.bz2 On Thu, Mar 25, 2004 at 01:19:16AM -0500, Robert Dewar wrote: > Ian Lance Taylor wrote: > > >I want to note that this is only partially true. In fact there are a > >number of people who are paid to work on gdb. > > Yes, but they aren't necessarily paid to work for the same goals as > FSF maintenance. If I am working for company X which wants a reliable > GDB for target Y, we may have zero interest in a patch that does not > promote this goal. This was basically asking my question in a sentence. What incentive does a maintainer have in reviewing patches quickly? Bob Rossi