From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18006 invoked by alias); 8 Jul 2004 11:19: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 17998 invoked from network); 8 Jul 2004 11:19:30 -0000 Received: from unknown (HELO lakermmtao12.cox.net) (68.230.240.27) by sourceware.org with SMTP; 8 Jul 2004 11:19:30 -0000 Received: from white ([68.9.64.121]) by lakermmtao12.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040708111929.MSBV9233.lakermmtao12.cox.net@white>; Thu, 8 Jul 2004 07:19:29 -0400 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1BiWw5-0000zu-00; Thu, 08 Jul 2004 07:19:29 -0400 Date: Thu, 08 Jul 2004 11:19:00 -0000 From: Bob Rossi To: Eli Zaretskii , Michael Elizabeth Chastain , ezannoni@redhat.com, gdb-patches@sources.redhat.com, jimb@redhat.com Subject: Re: -file-list-exec-source-files Message-ID: <20040708111929.GB3810@white> Mail-Followup-To: Eli Zaretskii , Michael Elizabeth Chastain , ezannoni@redhat.com, gdb-patches@sources.redhat.com, jimb@redhat.com References: <20040629223720.9BB394B104@berman.michael-chastain.com> <1438-Wed30Jun2004062713+0300-eliz@gnu.org> <20040706210210.GA1057@white> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040706210210.GA1057@white> User-Agent: Mutt/1.3.28i X-SW-Source: 2004-07/txt/msg00072.txt.bz2 On Tue, Jul 06, 2004 at 05:02:10PM -0400, Bob Rossi wrote: > On Wed, Jun 30, 2004 at 06:27:14AM +0200, Eli Zaretskii wrote: > > > Date: Tue, 29 Jun 2004 18:37:20 -0400 (EDT) > > > From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) > > > > > > Eli, it looks like you think that Bob's patch falls within your > > > area of authority. > > > > > > To me, it looks like a generic symtab patch and that is the domain > > > of Jim and Elena. I don't think you have the authority to approve > > > this patch. > > > > The patch is for a function in symtab.c, but it's not about symbols, > > it's about looking for source/object files, and that belongs to > > source.c, at least logically. That's why I thought I could approve > > this. > > No disrespect meant to anyone ... > Can I commit this now? This patch is committed. I don't know what the PR was associated with it, but it could probaby be closed now. Thanks, Bob Rossi