From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19574 invoked by alias); 26 Feb 2004 23:54:02 -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 19565 invoked from network); 26 Feb 2004 23:54:01 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 26 Feb 2004 23:54:01 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 757792B92; Thu, 26 Feb 2004 18:53:59 -0500 (EST) Message-ID: <403E8717.2030007@gnu.org> Date: Thu, 26 Feb 2004 23:54:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Bob Rossi , Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: -file-list-exec-source-files References: <20040226020624.GA20473@white> In-Reply-To: <20040226020624.GA20473@white> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00791.txt.bz2 > Hi, > > Any chance this will make the 6.1 release? > It would be *very* helpful if it did. I'm sure it would, sigh. 6.1 is already kind of running a month late (it was ment to be branched in january). Since it's touching both MI and symtab, Elena (pass buck) is probably best at reviewing it? Andrew > Here is an initial patch for -file-list-exec-source-files. > Some feedback would be appreciated.