From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2538 invoked by alias); 21 Apr 2004 04:52:13 -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 2488 invoked from network); 21 Apr 2004 04:52:11 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 21 Apr 2004 04:52:11 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1BG9hL-0006l0-2Y; Wed, 21 Apr 2004 00:50:59 -0400 Date: Wed, 21 Apr 2004 04:52:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Rossi CC: gdb-patches@sources.redhat.com,ezannoni@redhat.com In-reply-to: <20040420141001.GB4465@white> (message from Bob Rossi on Tue, 20 Apr 2004 10:10:01 -0400) Subject: Re: -file-list-exec-source-files Reply-to: Eli Zaretskii References: <20040225040059.GB19094@white> <16456.65451.461753.66554@localhost.redhat.com> <20040306155700.GA9439@white> <20040311132508.GA2504@white> <20040329205545.GA26696@white> <20040405214043.GA2052@white> <20040412150620.GA9464@white> <20040420141001.GB4465@white> X-SW-Source: 2004-04/txt/msg00478.txt.bz2 > Date: Tue, 20 Apr 2004 10:10:01 -0400 > From: Bob Rossi > > Honestly, will someone please review this patch. > > Seriously, why is no one looking at this patch? > It's been over 2 months now! Bob, I suggest that you submit another patch that takes into account all the comments, mainly by Elena and Jason, that still stand after the discussions back then. Right now, your followups are just reiterations of Elena's comments and your counter-comments; it's hard to look at the patch whose many parts are invalidated by discussions. If I missed a newer patch you've already sent, please tell me its URL in the archives, and I will look at it. In any case, I think Elena should have the final word, since she is both responsible for gdb/mi and was the original reviewer of your submission. But I will try to help her by taking another look at your code. Thanks.